ShapeMap3D Class TIBCO Spotfire 6.0 API Reference
Class used to map data values to shapes in a 3D scatter plot.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.Visuals ShapeMap3D

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public sealed class ShapeMap3D
Remarks

This class is basically a dictionary that maps data values, or categories, to specific shapes.
See Also