GaugeInputValueInstance Class

Definition

Represents an instance type of the GaugeInputValue class, and contains the calculated values of the properties in GaugeInputValue.

public ref class GaugeInputValueInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class GaugeInputValueInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type GaugeInputValueInstance = class
    inherit BaseInstance
Public NotInheritable Class GaugeInputValueInstance
Inherits BaseInstance
Inheritance
GaugeInputValueInstance

Properties

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.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to