GaugeInputValueInstance Class
Updated: February 25, 2016
Represents an instance type of the GaugeInputValue class, and contains the calculated values of the properties in GaugeInputValue.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering::GaugeInputValueInstance
| Name | Description | |
|---|---|---|
![]() | AddConstant | Gets the calculated value of the AddConstant property in a GaugeInputValue class. |
![]() | Formula | Gets the calculated value of the Formula property in a GaugeInputValue class. |
![]() | MaxPercent | Gets the calculated value of the MaxPercent property in a GaugeInputValue class. |
![]() | MinPercent | Gets the calculated value of the MinPercent property in a GaugeInputValue class. |
![]() | Multiplier | Gets the calculated value of the Multiplier property in a GaugeInputValue class. |
![]() | Value | Gets the calculated value of the Value property in a GaugeInputValue class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

