StateIndicator.MinimumValue Property

Definition

Gets the minimum allowable input value when TransformationType is set to 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

Property Value

A GaugeInputValue object.

Applies to