ChartArea.ChartAlignType 속성

정의

대상 차트 영역에 정렬할 차트 영역의 측면을 나타내는 값을 가져옵니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartAlignType ^ ChartAlignType { Microsoft::ReportingServices::RdlObjectModel::ChartAlignType ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartAlignType ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartAlignType ChartAlignType { get; set; }
member this.ChartAlignType : Microsoft.ReportingServices.RdlObjectModel.ChartAlignType with get, set
Public Property ChartAlignType As ChartAlignType

속성 값

ChartAlignType 개체입니다.

적용 대상