Shapes3D Class

Spotfire 14.3 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: 65.0.19510.3242 (65.0.19510.3242)
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: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference