[]
Gets the chart style.
[C1Category("Styles")]
[C1Description("ChartField.DefaultStyle", "The chart style.")]
public ChartStyle DefaultStyle { get; }
<C1Category("Styles")>
<C1Description("ChartField.DefaultStyle", "The chart style.")>
Public ReadOnly Property DefaultStyle As ChartStyle