StringColorRule Properties

Spotfire 14.3 API Reference

The StringColorRule 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 propertyStringValue
Gets or sets the string value for this rule.
Public propertyStringValueManualDisplayName
Gets or sets the manual display name for the value of this StringColorRule. If set to null, the 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