Properties 


VisibleRangeChangedEventArgs Class Members

The following tables list the members exposed by VisibleRangeChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the VisibleRangeChangedEventArgs class.  
Top
Public Properties
 NameDescription
Public Property Gets the value, indicating whether the current notification was caused by animation  
Public PropertyGets the new SciChart.Charting.Visuals.Axes.IAxisParams.VisibleRange before the operation  
Public PropertyGets the old SciChart.Charting.Visuals.Axes.IAxisParams.VisibleRange before the operation  
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