次の方法で共有


ChartAxis.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 オブジェクト。

適用対象