ChartSeriesInstance.ChartAreaName Property

Definition

Gets the calculated value of the ChartAreaName property in a ChartSeries class.

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

Property Value

A string value that represents the calculated value of the ChartAreaName property.

Applies to