ComponentOne FlexReport for WinForms
Style Property (ChartDataLabel)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartDataLabel Class : Style Property
Gets the ChartStyle object of the label.
Syntax
'Declaration
 
Public ReadOnly Property Style As ChartStyle
public ChartStyle Style {get;}
Remarks
Inherits from the ChartLabels.DefaultLabelStyle property.
See Also

Reference

ChartDataLabel Class
ChartDataLabel Members