Coloring Properties TIBCO Spotfire 7.6 API Reference

The Coloring type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property Count
Gets the number of ColorRule instances in this Coloring.
Public property DefaultColor
Gets or sets the default color. This color is used for values that are non-empty and are not colored by any ColorRule.
Public property DisplayName
Gets or sets the display name of this Coloring.
Public property EmptyColor
Gets or sets color used for empty values.
Public property EvaluatePerColumn
Gets or sets a value indicating whether this Coloring should be evaluated per column.
Public property EvaluatePerTrellis
Gets or sets a value indicating whether this Coloring should be evaluated per trellis panel.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property Item
Gets the ColorRule at the specified index.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference