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

In This Topic
    LabelsCollection Property (ChartLabels)
    In This Topic
    Gets the collection of all chart labels.
    Syntax
    'Declaration
     
    Public ReadOnly Property LabelsCollection As ChartLabelsCollection
    public ChartLabelsCollection LabelsCollection {get;}
    See Also