[]
        
(Showing Draft Content)

C1.Win.FlexReport.ChartField.DefaultLabelStyle

DefaultLabelStyle Property

DefaultLabelStyle

Gets the ChartLabels default style. (This is a shortcut to ChartLabels.DefaultLabelStyle.)

Declaration
[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