Static class holding the standard shapes used by the 3D scatter plot.
Inheritance Hierarchy
Spotfire.Dxp.Application.Visuals.Shapes3D
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
Supported in: 7.6, 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also
See Also