public class DefaultViewportManager3D extends ViewportManagerBase3D<ISciChartSurface3D>
Constructor and Description |
---|
DefaultViewportManager3D() |
Modifier and Type | Method and Description |
---|---|
protected void |
onUpdateXAxis(com.scichart.charting.visuals.axes.IAxisCore xAxis) |
protected void |
onUpdateYAxis(com.scichart.charting.visuals.axes.IAxisCore yAxis) |
protected void |
onUpdateZAxis(com.scichart.charting.visuals.axes.IAxisCore zAxis)
Updates ZAxis and its Visible Range
|
animateZoomExtents, animateZoomExtentsX, animateZoomExtentsY, animateZoomExtentsZ, updateZAxis, zoomExtents, zoomExtentsX, zoomExtentsY, zoomExtentsZ
attachTo, decrementSuspend, detach, getIsSuspended, getUpdateSuspenderCount, invalidateElement, invalidateParentSurface, isAttached, onApplyAutoRange, onVisibleRangeChanged, resumeUpdates, suspendUpdates, tryPerformAutoRange, updateXAxis, updateYAxis
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
invalidateParentSurface, onVisibleRangeChanged, tryPerformAutoRange, updateXAxis, updateYAxis
attachTo, detach, isAttached
protected void onUpdateYAxis(com.scichart.charting.visuals.axes.IAxisCore yAxis)
onUpdateYAxis
in class com.scichart.charting.viewportManagers.ViewportManagerBase<ISciChartSurface3D>
protected void onUpdateXAxis(com.scichart.charting.visuals.axes.IAxisCore xAxis)
onUpdateXAxis
in class com.scichart.charting.viewportManagers.ViewportManagerBase<ISciChartSurface3D>
protected void onUpdateZAxis(com.scichart.charting.visuals.axes.IAxisCore zAxis)
onUpdateZAxis
in class ViewportManagerBase3D<ISciChartSurface3D>
zAxis
- The ZAxis to update