[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataSeries.Label

Label Property

Label

Gets or sets the label of the data series. Represents the title of the legend item.

Declaration
[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