FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartStyle Class / ShouldSerializeFont Method

In This Topic
    ShouldSerializeFont Method (ChartStyle)
    In This Topic
    Returns false if Font is in default state.
    Syntax
    'Declaration
     
    Public Function ShouldSerializeFont() As Boolean
    public bool ShouldSerializeFont()
    See Also