GaugeScale.Multiplier プロパティ

定義

ゲージ値を表示する前に掛けた量。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象