Shapes3D Class TIBCO Spotfire 7.12 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: 30.0.11525.4184 (30.0.11525.4184)
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.9, 7.8, 7.7, 7.6, 7.5, 7.12, 7.11, 7.10, 7.0
See Also

Reference