Table of Contents

TFlxChartFont.IsCalculated Property

If true, this font was calculated from defaults, and didn't had a real value in the file. If the font is calculated, then you shouldn't set it when setting a font.

Syntax

Namespace: FlexCel.Core

public Boolean IsCalculated { get; set; }

See also