GaugePointer.GaugeInputValue Property

Definition

Gets or sets the value to use for the pointer.

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

Property Value

The value to use for the pointer

Applies to