ChartSeries.Name Property

Definition

Gets the name of chart series.

public:
 abstract property System::String ^ Name { System::String ^ get(); };
public abstract string Name { get; }
member this.Name : string
Public MustOverride ReadOnly Property Name As String

Property Value

A string value.

Applies to