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

In This Topic
    DataLabel Property (FlexChartField)
    In This Topic
    Gets the chart data label.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataLabel As DataLabel
    public DataLabel DataLabel {get;}
    See Also