次の方法で共有


ChartAxis.MinorGridLines プロパティ

定義

軸の補助グリッド線を取得します。

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

プロパティ値

ChartGridLines オブジェクト。

適用対象