ComponentOne FlexReport for WinForms
Label Property (ChartDataSeries)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartDataSeries Class : Label Property
Gets or sets the label of the data series. Represents the title of the legend item.
Syntax
'Declaration
 
Public Property Label As System.String
public System.string Label {get; set;}
See Also

Reference

ChartDataSeries Class
ChartDataSeries Members