Interface | Description |
---|---|
IRootSceneEntity | |
ISciChartController3D |
An interface to a subset of methods on the
SciChartSurface3D |
ISciChartSurface3D |
Defines the interface to a
SciChartSurface3D a high performance OpenGL powered 3D chart surface. |
ISciChartSurface3DChangeListener |
Defines the interface with methods which are used for notification about changes in
SciChartSurface3D instance |
ISciChartSurface3DProvider |
Defines the interface which allows to get access to parent
ISciChartSurface3D instance |
ISciChartSurface3DRenderedListener |
Defines the listener interface which is called at the end of single render pass
|
Class | Description |
---|---|
DefaultChartChangeService3D |
Defines a default
IChartListenerService implementation for SciChartSurface3D |
SciChart3DRootSceneEntity |
Defines entity which is at the root of a
SciChartSurface3D 3D Scene. |
SciChartSurface3D |
Provides a high performance 3D chart surface with a single
IRenderSurface3D viewport
for rendering multiple IRenderableSeries3D , X, Y and Z IAxis3D instances using ICameraController instance, and where each IRenderableSeries3D may have a IDataSeries3D data source. |