ColoringCollection Properties TIBCO Spotfire 7.6 API Reference

The ColoringCollection 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 items in the collection.
Public property DefaultBooleanReference
Gets or sets the default coloring for Boolean datatypes, the fallback if no mapping exists for an inquiry. When set, the given coloring must be owned by this ColoringCollection.
Public property DefaultDateReference
Gets or sets the default coloring for date datatypes, the fallback if no mapping exists for an inquiry. When set, the given coloring must be owned by this ColoringCollection.
Public property DefaultDateTimeReference
Gets or sets the default coloring for date time datatypes, the fallback if no mapping exists for an inquiry. When set, the given coloring must be owned by this ColoringCollection.
Public property DefaultNumericReference
Gets or sets the default coloring for numeric datatypes, the fallback if no mapping exists for an inquiry. When set, the given coloring must be owned by this ColoringCollection.
Public property DefaultStringReference
Gets or sets the default coloring for string datatypes, the fallback if no mapping exists for an inquiry. When set, the given coloring must be owned by this ColoringCollection.
Public property DefaultTimeReference
Gets or sets the default coloring for time datatypes, the fallback if no mapping exists for an inquiry. When set, the given coloring must be owned by this ColoringCollection.
Public property DefaultTimeSpanReference
Gets or sets the default coloring for TimeSpan datatypes, the fallback if no mapping exists for an inquiry. When set, the given coloring must be owned by this ColoringCollection.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property Item
Gets the Coloring at the given index.
Public property LegendItem
Gets the legend item used to display information about this ColoringCollection.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference