次の方法で共有


ChartAxis.LabelInterval プロパティ

定義

ラベルの間隔を取得します。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象