[]
Gets the ChartLabels object.
[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