Properties  Methods  Events


AxisInfo Class Members

The following tables list the members exposed by AxisInfo.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Gets or sets the current Axis alignment  
Public Property Gets or sets a Formatted data value using the Axis.FormatText method  
Public Property Gets or sets the current Axis Id  
Public Property Gets or sets the current Axis Title  
Public Property Gets or sets a Cursor Formatted data value, using the Axis.FormatCursorText method  
Public Property Gets or sets the DataValue at the axis hit test point  
Public PropertyGets or sets the current orientation, indicating whether SciChart.Charting.Visuals.Axes.IAxis is horizontal or not  
Public PropertyGets or sets the value, indicating that the associated axis belongs to the surface, where a mouse event occured originally. See SciChart.Charting.ChartModifiers.ModifierEventArgsBase.IsMaster  
Public Property Gets or sets whether the current axis is an X-Axis or not  
Top
Protected Methods
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
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from SciChart.Data.Model.BindableObject)
Top
See Also