GaugeInputValue.AddConstant プロパティ
乗算の後で値に加算する定数を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property AddConstant As ReportDoubleProperty
Get
'使用
Dim instance As GaugeInputValue
Dim value As ReportDoubleProperty
value = instance.AddConstant
public ReportDoubleProperty AddConstant { get; }
public:
property ReportDoubleProperty^ AddConstant {
ReportDoubleProperty^ get ();
}
member AddConstant : ReportDoubleProperty
function get AddConstant () : ReportDoubleProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
ReportDoubleProperty オブジェクト。