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

In This Topic
    DefaultLabelStyle Property (ChartLabels)
    In This Topic
    Gets the default style of a chart label.
    Syntax
    'Declaration
     
    Public ReadOnly Property DefaultLabelStyle As ChartStyle
    public ChartStyle DefaultLabelStyle {get;}
    Remarks
    All labels inherit from this style.
    See Also