SciChart.Charting.HistoryManagers Namespace
Classes
Class | Description | |
---|---|---|
![]() | HistoryChangedEventArgs | Event Args used by the ZoomHistoryManager.RangeHistoryChanged event |
![]() | HistoryStack<T> | The HistoryStack<T> provides a generic functionality for the Undo, Redo operations on the history stack. |
![]() | ZoomHistoryManager | ZoomHistoryManager is related to single ParentSurface and is responsible for storing ranges history for all axes |
Interfaces
Interface | Description | |
---|---|---|
![]() | IZoomHistoryManager | Initialize the interface for ParentSurface which is related to single ZoomHistoryManager and is responsible for storing ranges history for all axes |
Structures
Structure | Description | |
---|---|---|
![]() | AxisKey | Used in ZoomHistoryManager to unify axis instances |
See Also