ComponentOne FlexReport for WinForms
DefaultLabelStyle Property (ChartLabels)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartLabels Class : DefaultLabelStyle Property
Gets the default style of a chart label.
Syntax
'Declaration
 
Public ReadOnly Property DefaultLabelStyle As ChartStyle
public ChartStyle DefaultLabelStyle {get;}
Remarks
All labels inherit from this style.
See Also

Reference

ChartLabels Class
ChartLabels Members