Interface | Description |
---|---|
IViewportManager3D |
Class | Description |
---|---|
DefaultViewportManager3D |
The DefaultViewportManager performs a naive calculation for X, Y and Z Axis VisibleRange.
|
ViewportManagerBase3D<TParentSurface extends ISciChartSurface3D> |
Defines a base class for a ViewportManager, which may be used to control visible range and ranging and to perform zoom operations on a
SciChartSurface3D . |