Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Static
Readonly
AverageStatic
Readonly
EmptyStatic
Readonly
MaxStatic
Readonly
MedianStatic
Readonly
MinGets the type of this ConditionValue.
Gets the value of this ConditionValue.
Static
CreateCreates a Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue containing the specified expression.
The expression.
The newly created Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue.
Static
CreateCreates a Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue containing the specified literal.
The literal.
The newly created Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue.
Creates a Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue containing the specified literal.
The literal.
The data type for the literal.
The newly created Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue.
Static
CreateCreates a Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue containing the specified percent value.
The percent value. The value should be between 0 and 100.
The newly created Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue.
Static
CreateCreates a Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue containing the specified percentile value.
The percentile value. The value should be between 0 and 100.
The newly created Spotfire.Dxp.Application.Visuals.ConditionalColoring.ConditionValue.
ConditionValue is used to specify values used in conditional coloring.
Since
2.0