StateIndicator.MinimumValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.