Class PyramidPointMarker3D
Defines a Pyramid Point-marker for used with 3D RenderableSeries
Inheritance
PyramidPointMarker3D
Inherited Members
Namespace:
Assembly: .dll
Syntax
public class PyramidPointMarker3D extends pointMarkers.BaseMeshPointMarker3D
Constructors
PyramidPointMarker3D()
Declaration
public PyramidPointMarker3D()
Methods
getPointsMeshInternal()
Creates the TSRIndexedMesh which is the 3D model repeated at each data point
Declaration
protected TSRIndexedMesh getPointsMeshInternal()
Returns
Type | Description |
---|---|
com.scichart.charting3d.interop.TSRIndexedMesh |