次の方法で共有


StateIndicator.MinimumValue プロパティ

定義

TransformationTypePercentage に設定されているときの最小許容入力値を取得します。

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

プロパティ値

GaugeInputValue オブジェクト。

適用対象