[]
Gets or sets a ScriptStringValue yielding the label of the series.
[C1Category("Data")]
[C1Description("FlexChartSeries.Label", "Text or expression yielding the label of the series.")]
public ScriptStringValue Label { get; set; }
<C1Category("Data")>
<C1Description("FlexChartSeries.Label", "Text or expression yielding the label of the series.")>
Public Property Label As ScriptStringValue