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

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