[]
        
(Showing Draft Content)

C1.Win.FlexReport.ChartField.ChartLabels

ChartLabels Property

ChartLabels

Gets the ChartLabels object.

Declaration
[C1Category("Data")]
[C1Description("ChartField.ChartLabels", "The chart labels.")]
public ChartLabels ChartLabels { get; }
<C1Category("Data")>
<C1Description("ChartField.ChartLabels", "The chart labels.")>
Public ReadOnly Property ChartLabels As ChartLabels