GaugePointer.GaugeInputValue Property

Definition

Gets the value to use for the pointer.

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

Property Value

A GaugeInputValue object.

Applies to