言語

GaugeInputValue.AddConstant プロパティ

定義

乗算後に値に加算する定数が得られます。

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

プロパティ値

ReportDoubleProperty オブジェクト。

適用対象