Condividi tramite


Membri GaugeInputValue

Represents an expression and optional formula used in a gauge.

Il tipo GaugeInputValue espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AddConstant Constant to add to the value (after multiplying).
Proprietà pubblica CompiledInstance
Proprietà pubblica DataElementName The name to use for the data element/attribute for this value.
Proprietà pubblica DataElementOutput Indicates whether the item should appear in a data rendering.
Proprietà pubblica Formula Type of calculation to perform on the values, if more than one is present.
Proprietà pubblica Instance Gets the report instance object that contains the calculated values of this report definition object.
Proprietà pubblica MaxPercent Maximum percent.
Proprietà pubblica MinPercent Minimum percent.
Proprietà pubblica Multiplier Constant by which to multiply the value.
Proprietà pubblica Value Expression for the value.

In alto