public class DefaultViewportManager extends ViewportManagerBase2D<ISciChartSurface>
parentSurface
Constructor and Description |
---|
DefaultViewportManager() |
Modifier and Type | Method and Description |
---|---|
protected void |
onUpdateXAxis(IAxisCore xAxis)
Updates XAxis and its Visible Range
|
protected void |
onUpdateYAxis(IAxisCore yAxis)
Updates YAxis and its Visible Range
|
animateZoomExtents, animateZoomExtentsX, animateZoomExtentsY, zoomExtents, zoomExtentsX, zoomExtentsY
attachTo, decrementSuspend, detach, getIsSuspended, getUpdateSuspenderCount, invalidateElement, invalidateParentSurface, isAttached, onApplyAutoRange, onVisibleRangeChanged, resumeUpdates, suspendUpdates, tryPerformAutoRange, updateXAxis, updateYAxis
protected void onUpdateYAxis(IAxisCore yAxis)
onUpdateYAxis
in class ViewportManagerBase<ISciChartSurface>
yAxis
- The yAxis to updateprotected void onUpdateXAxis(IAxisCore xAxis)
onUpdateXAxis
in class ViewportManagerBase<ISciChartSurface>
xAxis
- The xAxis to update