Search Results for

    Show / Hide Table of Contents

    TFlxChartFont Class

    A TFlxFont with Scaling factor. Scaling factor might be different than 1 if the chart has Autosize Fonts. To get the real value of the font, you need to multiply by the factor.

    Syntax

    Namespace: FlexCel.Core

    public class TFlxChartFont: ICloneable

    Constructors

    Name Description
    TFlxChartFont Overloaded
    TFlxChartFont
    TFlxChartFont(TFlxFont)
    TFlxChartFont(String, Int32)
    TFlxChartFont(String, Int32, Boolean)
    TFlxChartFont(String, Int32, TExcelColor, TFlxFontStyles, TFlxUnderline, TFontScheme)

    Methods

    Name Description
    Clone Return a deep copy of the copy.

    Properties

    Name Description
    Scale Scale for the font. Multiply by this value to get the real size in points.
    Font Actual information for the font.
    IsCalculated 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.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com