Interface | Description |
---|---|
IViewportManager |
Defines the interface to a ViewportManager, which may be used to intercept the X,Y axis ranging during render and invalidate the parent surface
|
Class | Description |
---|---|
DefaultViewportManager |
The DefaultViewportManager performs a naive calculation for X and Y Axis VisibleRange.
|
ViewportManagerBase |
Defines a base class for a ViewportManager, which may be used to control visible range and ranging on a
SciChartSurface |