다음을 통해 공유


ChartAxis.ChartMajorGridLines 속성

정의

이 축에 표시할 주 눈금선을 가져오거나 설정합니다.

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

속성 값

ChartGridLines 개체입니다.

적용 대상