ChartSeries.ChartAreaName Property

Definition

Name of the chart area in which to plot the series.

public:
 property System::String ^ ChartAreaName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string ChartAreaName { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.ChartAreaName : string with get, set
Public Property ChartAreaName As String

Property Value

A string value.

Attributes

Applies to