C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / AxisLabelLoadingEventArgs Class
Properties


AxisLabelLoadingEventArgs Class Members

The following tables list the members exposed by AxisLabelLoadingEventArgs.

Public Properties
 NameDescription
Public PropertyGets the axis.  
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets the data point index.  
Public PropertyGets or sets the label element.  
Public PropertyGets or sets the label string.  
Public PropertyGets the label rect in control pixel coordinates.  
Public PropertyGets or sets the original label value.  
Top
See Also