ScaleRange.StartValue Property

Definition

Gets an expression that evaluates to the starting value for the 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