FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartLabel Class / Style Property

In This Topic
    Style Property (ChartLabel)
    In This Topic
    Gets the ChartStyle object of the label. Inherits from the ChartLabels.DefaultLabelStyle property.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As ChartStyle
    public ChartStyle Style {get;}
    See Also