NumericIndicator.GaugeInputValue Property

Definition

Gets the expression and/or formula used in the gauge.

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

A GaugeInputValue object.

Applies to