Class SpherePointMarker3D
Defines a Sphere Point-marker for used with 3D RenderableSeries
Inheritance
SpherePointMarker3D
Inherited Members
Namespace:
Assembly: .dll
Syntax
public class SpherePointMarker3D extends pointMarkers.BaseMeshPointMarker3D
Constructors
SpherePointMarker3D()
Declaration
public SpherePointMarker3D()
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 |