ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotChart Class / ChartLabels Property

In This Topic
    ChartLabels Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartLabels As C1.Win.C1Chart.ChartLabels
    public C1.Win.C1Chart.ChartLabels ChartLabels {get;}
    See Also