Gets or sets the series label.
[Visual Basic]
Overridable Public Property Label As String
[C#]
virtual public string Label {get;set;}
[Delphi]
public property Label: String read get_Label write set_Label;
Remarks
The series label is displayed in the legend element of the chart, along with appropriate line and symbol styles used to display the series data.
See Also
ChartDataSeries Class | ChartDataSeries Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |