FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ChartField Class / DefaultLabelStyle Property

In This Topic
    DefaultLabelStyle Property (ChartField)
    In This Topic
    Gets the ChartLabels default style. (This is a shortcut to ChartLabels.DefaultLabelStyle.)
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultLabelStyle As ChartStyle
    public ChartStyle DefaultLabelStyle {get;}
    See Also