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

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