ChartAxis.MajorGridLines プロパティ

定義

チャート軸の主要なグリッド線を取得できます。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartGridLines ^ MajorGridLines { Microsoft::ReportingServices::OnDemandReportRendering::ChartGridLines ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartGridLines MajorGridLines { get; }
member this.MajorGridLines : Microsoft.ReportingServices.OnDemandReportRendering.ChartGridLines
Public ReadOnly Property MajorGridLines As ChartGridLines

プロパティ値

ChartGridLines オブジェクト。

適用対象