GaugeInputValue Miembros
Represents an expression and optional formula used in a gauge.
El tipo GaugeInputValue expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
AddConstant | Constant to add to the value (after multiplying). | |
CompiledInstance | ||
DataElementName | The name to use for the data element/attribute for this value. | |
DataElementOutput | Indicates whether the item should appear in a data rendering. | |
Formula | Type of calculation to perform on the values, if more than one is present. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
MaxPercent | Maximum percent. | |
MinPercent | Minimum percent. | |
Multiplier | Constant by which to multiply the value. | |
Value | Expression for the value. |
Principio
Vea también