[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DAxis.ValueLabels

ValueLabels Property

ValueLabels

Gets the labels collection for this axis.

Declaration
[C1Description("Chart3DAxis.ValueLabels", "The labels collection for this axis.")]
public ChartValueLabelsCollection ValueLabels { get; }
<C1Description("Chart3DAxis.ValueLabels", "The labels collection for this axis.")>
Public ReadOnly Property ValueLabels As ChartValueLabelsCollection