StateIndicator.MinimumValue 属性

定义

获取在 TransformationType 设置为 Percentage 时允许的最小输入值。

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 对象。

适用于