다음을 통해 공유


ChartArea.AlignWithChartArea 속성

정의

이 차트 영역을 정렬할 대상 차트 영역의 이름을 가져옵니다.

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

속성 값

string 값입니다.

특성

적용 대상