public interface IViewportManager3D extends com.scichart.charting.viewportManagers.IViewportManager, ISciChartController3D
Modifier and Type | Method and Description |
---|---|
void |
updateZAxis(com.scichart.charting.visuals.axes.IAxisCore zAxis)
Called by the
SciChartSurface3D during render to update ZAxis VisibleRange. |
invalidateParentSurface, onVisibleRangeChanged, tryPerformAutoRange, updateXAxis, updateYAxis
attachTo, detach, isAttached
animateZoomExtentsZ, zoomExtentsZ
animateZoomExtents, animateZoomExtentsX, animateZoomExtentsY, zoomExtents, zoomExtentsX, zoomExtentsY
void updateZAxis(com.scichart.charting.visuals.axes.IAxisCore zAxis)
SciChartSurface3D
during render to update ZAxis VisibleRange. Override in derived types to set a custom valuezAxis
- The ZAxis to update