[]
Gets or sets the label of the data series. Represents the title of the legend item.
[C1Description("ChartDataSeries.Label", "The label of the data series. Represents the title of the legend item.")]
public string Label { get; set; }
<C1Description("ChartDataSeries.Label", "The label of the data series. Represents the title of the legend item.")>
Public Property Label As String