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 item at the specified index.
Gets the context of this node.
Gets the number of items in this collection.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Duplicates a Spotfire.Dxp.Application.Visuals.KpiContent and adds it to the collection.
The Spotfire.Dxp.Application.Visuals.KpiContent to be duplicated.
The duplicated Spotfire.Dxp.Application.Visuals.KpiContent.
Adds a new Spotfire.Dxp.Application.Visuals.KpiContent containing an Spotfire.Dxp.Application.Visuals.KpiVisualization to the KPI collection.
The newly added Spotfire.Dxp.Application.Visuals.KpiContent.
Returns an enumerator that iterates through the collection.
A System.Collections.Generic.IEnumerator that can be used to iterate through the collection.
Determines the index of the specific item.
The item to locate.
The index of item if found; otherwise, -1.
Inserts a Spotfire.Dxp.Application.Visuals.KpiContent containing an auto configured Spotfire.Dxp.Application.Visuals.KpiVisualization at the specified index.
The index, where to insert the Spotfire.Dxp.Application.Visuals.KpiContent.
The created Spotfire.Dxp.Application.Visuals.KpiContent.
Removes the first occurrence of the specified item from the KPI collection.
The item to remove.
true if item was removed; otherwise, false. This method also returns false if item was not found.
Removes the item at the specified index.
The zero-based index of the item to remove.
Represents a collection of Spotfire.Dxp.Application.Visuals.KpiContent in the KpiChart.
Since
2.0