ThresholdColorRule Properties

Spotfire 14.3 API Reference

The ThresholdColorRule type exposes the following members.

Properties

  NameDescription
Public propertyColor
Gets or sets the color for this rule.
(Inherited from ConditionalColorRule.)
Public propertyComparisonOperator
Gets or sets the comparison operator for this rule.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyManualDisplayName
Gets or sets the display name. If set to null, the ColorRule will be represented with an auto-generated name.
(Inherited from ColorRule.)
Public propertyThreshold
Gets or sets the threshold value for this rule.
Public propertyThresholdManualDisplayName
Gets or sets the manual display name for the value of this ThresholdColorRule. If set to null, the threshold value will be represented with an auto-generated name.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference