Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Readonly
ItemGets the Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring with the given name.
Gets the context of this node.
Gets the number of items in the collection.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Adds a copy of the given Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring.
Template to copy.
A copy of the provided template that has been inserted to this collection.
Adds a copy of the given Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring with a new display name.
Template to copy.
The preferred display name that the copy should have. If this name is not unique withing the collection, the added Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring will have a name that is slightly modified.
A copy of the provided template that has been inserted to this collection.
Adds a Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring to this collection by reading from the given stream. The content of the stream must be a dxpcolor file.
The stream to read from.
The added Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring.
Creates a new Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring and adds it to this collection.
The preferred display name. If this name is not unique withing the collection, the created color collection will have a name that is slightely modified.
The newly added Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring.
Determines whether a Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring with the given name exists in this collection.
The name to check.
true if this collection contains a Coloring with the given name; otherwise, false.
Removes the item at the given index.
Index to remove.
Tries to get the Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring with the specified name, returning true upon success.
true if this instance contains an item with the specified name; otherwise, false.
Adds the specified color scheme from the library to this Spotfire.Dxp.Application.Visuals.ConditionalColoring.ColoringTemplateCollection.
The library item for the Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring to get.
The added Spotfire.Dxp.Application.Visuals.ConditionalColoring.Coloring.
Collection class used to store templates used for coloring in visualizations. In a document, the template collection can be accessed at Spotfire.Dxp.Application.Document.ColoringTemplates.
Since
2.0