Coloring Properties

Spotfire 14.3 API Reference

The Coloring type exposes the following members.

Properties

  NameDescription
Public propertyColorByOther
Gets an object that enables coloring by another expression than the default.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyCount
Gets the number of ColorRule instances in this Coloring.
Public propertyDefaultColor
Gets or sets the default color. This color is used for values that are non-empty and are not colored by any ColorRule.
Public propertyDisplayName
Gets or sets the display name of this Coloring.
Public propertyEmptyColor
Gets or sets color used for empty values.
Public propertyEvaluatePerColumn
Gets or sets a value indicating whether this Coloring should be evaluated per column.
Public propertyEvaluatePerTrellis
Gets or sets a value indicating whether this Coloring should be evaluated per trellis panel.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyItem
Gets the ColorRule at the specified index.
Public propertySetColorOnText
Gets or sets a value indicating whether to set color on cell text or on cell background. This property is used by tabular visualizations.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference