IndicatorState.StartValue Property

Definition

Gets the start value in the state range.

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

Property Value

A GaugeInputValue object.

Applies to