ComponentOne FlexReport for WPF
Label Property (Series)

C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport.FlexChart Namespace > Series Class : Label Property
Gets or sets a C1.WPF.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