ZoomHistoryManager Class Methods

For a list of all members of this type, see ZoomHistoryManager members.

Public Methods
 NameDescription
Public MethodCalled when the SciChart.Charting.Visuals.SciChartSurface is attached to a ZoomHistoryManager.  
Public MethodOverloaded. Reports the value indicating wether it is possible to perform the Redo operation.  
Public MethodOverloaded. Reports the value indicating wether it is possible to perform the Undo operation.  
Public MethodOverloaded.  Clears all histories  
Public MethodCalled when the SciChart.Charting.Visuals.SciChartSurface is detached from a ZoomHistoryManager.  
Public MethodOverloaded. Returns the current (latest) range for all Axis keyed by AxisKey  
Public MethodOverloaded. Returns the full range history for all Axis keyed by AxisKey  
Public MethodCalled when the SciChart.Charting.Visuals.Axes.IAxis has it's Id changed.  
Public MethodUSED INTERNALLY IN SCICHART Pushes newRange into history collection for appropriate axisKey  
Public MethodPushes latest range saved by SaveLatestRange method  
Public MethodOverloaded. Performs the selection of the axes ranges used before the Undo operation.  
Public MethodSaves the latest range into history collection for appropriate axisKey  
Public Method USED INTERNALLY IN SCICHART  
Public MethodOverloaded.  Performs the selection of the previously used range for all axes.  
Top
Protected Methods
 NameDescription
Protected Method Called when [property changed].  
Protected Method Raises the RangeHistoryChanged event  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also