ScaleRange.EndValue Property

Definition

Gets an expression that evaluates to the ending value for the range.

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

Property Value

A GaugeInputValue object.

Applies to