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

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