ChartAxis.MajorGridLines プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
チャート軸の主要なグリッド線を取得できます。
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 オブジェクト。