GaugeInputValue Class
Represents an expression and optional formula used in a gauge.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class GaugeInputValue
'Usage
Dim instance As GaugeInputValue
public sealed class GaugeInputValue
public ref class GaugeInputValue sealed
[<SealedAttribute>]
type GaugeInputValue = class end
public final class GaugeInputValue
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.GaugeInputValue
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.