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 or sets the shape for a category.
Gets all categories.
Gets the number of categories.
Determines whether the Spotfire.Dxp.Application.Visuals.ShapeMap3D contains a shape for a specific category.
A Spotfire.Dxp.Application.Visuals.CategoryKey object identifying the category.
true if there is a shape for the given category; otherwise, false.
Tries to get the shape for a given category, returning true upon success.
A Spotfire.Dxp.Application.Visuals.CategoryKey object identifying the category.
When this method returns, contains the shape associated with the specified category, if one is found; otherwise null.
true if this instance contains a shape for the specified category; otherwise, false.
Class used to map data values to shapes in a 3D scatter plot.
Since
2.0