Share via


NumericIndicator.GaugeInputValue Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

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

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

public GaugeInputValue GaugeInputValue { get; set; }

Property Value

Type: Microsoft.ReportingServices.RdlObjectModel.GaugeInputValue
A GaugeInputValue object.

See Also

Reference

NumericIndicator Class

Microsoft.ReportingServices.RdlObjectModel Namespace