ScaleRange.EndValue Property

Definition

Ending value for the range.

public:
 property Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ EndValue { Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::GaugeInputValue ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue EndValue { get; set; }
member this.EndValue : Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue with get, set
Public Property EndValue As GaugeInputValue

Property Value

A GaugeInputValue object.

Applies to