ColoringCollection Properties

Spotfire 14.3 API Reference

The ColoringCollection type exposes the following members.

Properties

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyCount
Gets the number of items in the collection.
Public propertyDefaultBooleanReference
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 propertyDefaultDateReference
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 propertyDefaultDateTimeReference
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 propertyDefaultNumericReference
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 propertyDefaultStringReference
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 propertyDefaultTimeReference
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 propertyDefaultTimeSpanReference
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 propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyItem
Gets the Coloring at the given index.
Public propertyLegendItem
Gets the legend item used to display information about this ColoringCollection.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference