ComponentOne FlexReport for WinForms
Label Property (Series)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.FlexChart Namespace > Series Class : Label Property
Gets or sets a C1.Win.FlexReport.ScriptStringValue yielding the label of the series.
Syntax
'Declaration
 
Public Property Label As ScriptStringValue
public ScriptStringValue Label {get; set;}
See Also

Reference

Series Class
Series Members