Properties 


AxisAlignmentChangedEventArgs Class Members

The following tables list the members exposed by AxisAlignmentChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the AxisAlignmentChangedEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the Id of SciChart.Charting.Visuals.Axes.IAxis, which alignment has been changed  
Public PropertyGets the new SciChart.Charting.Visuals.Axes.AxisAlignment value  
Public PropertyGets the old SciChart.Charting.Visuals.Axes.AxisAlignment value  
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