Gets or sets the name of the series.
public string Name { get; set; }
Public Property Name As String
This property value is dependent on localization. That can be important, for instance, for the DevExpress.XtraCharts.ChartControl.GetSeriesByName method.