Shapes3D Class TIBCO Spotfire 7.5 API Reference
Static class holding the standard shapes used by the 3D scatter plot.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Application.VisualsShapes3D

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

C#
public static class Shapes3D

The Shapes3D type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberCube
Gets a cube shape.
Public propertyStatic memberDiamond
Gets a diamond shape.
Public propertyStatic memberDodecahedron
Gets a dodecahedron shape.
Public propertyStatic memberHorizontalBar
Gets a horizontal bar shape.
Public propertyStatic memberPlus
Gets a 3D plus sign shape.
Public propertyStatic memberSphere
Gets a sphere shape.
Public propertyStatic memberTetrahedron
Gets a tetrahedron shape.
Public propertyStatic memberVerticalBar
Gets a vertical bar shape.
Top
Version Information

Supported in: 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also

Reference