FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartDataSeries Class / DataLabel Property

In This Topic
    DataLabel Property (ChartDataSeries)
    In This Topic
    Gets or sets the data label object (for 2D charts only).
    Syntax
    'Declaration
     
    Public ReadOnly Property DataLabel As ChartDataLabel
    public ChartDataLabel DataLabel {get;}
    See Also