TopBottomColorRule Properties

Spotfire 14.3 API Reference

The TopBottomColorRule type exposes the following members.

Properties

  NameDescription
Public propertyColor
Gets or sets the color for this rule.
(Inherited from ConditionalColorRule.)
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 propertyIsBottom
Gets or sets a value indicating whether this rule ranks bottom or top values. Default is false.
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 propertyRank
Gets or sets the rank value for this rule.
Public propertyRankManualDisplayName
Gets or sets the manual display name for the rank value of this TopBottomColorRule. If set to null, the rank 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