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

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