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

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