ChartArea.AlignWithChartArea Property

Definition

Gets the name of a chart area with which to align this chart area.

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

Property Value

A string value.

Attributes

Applies to