言語

GaugePointer.SnappingInterval プロパティ

定義

値は丸めるべき区間を示します。

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

プロパティ値

値は丸めるべき区間を表す ReportDoubleProperty オブジェクトです。

適用対象