次の方法で共有


ChartGridLines.Interval プロパティ

定義

グリッド線間の間隔に評価される式を取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象