Static class holding the standard shapes used by the 3D scatter plot.
Inheritance Hierarchy
Spotfire.Dxp.Application.VisualsShapes3D
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public static class Shapes3D
The Shapes3D type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cube |
Gets a cube shape.
| |
Diamond |
Gets a diamond shape.
| |
Dodecahedron |
Gets a dodecahedron shape.
| |
HorizontalBar |
Gets a horizontal bar shape.
| |
Plus |
Gets a 3D plus sign shape.
| |
Sphere |
Gets a sphere shape.
| |
Tetrahedron |
Gets a tetrahedron shape.
| |
VerticalBar |
Gets a vertical bar shape.
|
Version Information
See Also