FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DAxis Class / ValueLabels Property

In This Topic
    ValueLabels Property (Chart3DAxis)
    In This Topic
    Gets the labels collection for this axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property ValueLabels As ChartValueLabelsCollection
    public ChartValueLabelsCollection ValueLabels {get;}
    See Also