RangeColorRule Properties

Spotfire 14.3 API Reference

The RangeColorRule 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 propertyEndValue
Gets or sets the end value for this rule.
Public propertyEndValueManualDisplayName
Gets or sets the user set displayname for the ending value. If set to null, the end value will be represented with an auto-generated name.
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 propertyStartValue
Gets or sets the start value for this rule.
Public propertyStartValueManualDisplayName
Gets or sets the user set displayname for the starting value. If set to null, the start 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