[]
Gets the ChartLabels default style. (This is a shortcut to ChartLabels.DefaultLabelStyle.)
[C1Category("Styles")]
[C1Description("ChartField.DefaultLabelStyle", "The default label style.")]
public ChartStyle DefaultLabelStyle { get; }
<C1Category("Styles")>
<C1Description("ChartField.DefaultLabelStyle", "The default label style.")>
Public ReadOnly Property DefaultLabelStyle As ChartStyle