C1.Android.Chart Assembly / C1.Android.Chart Namespace / AxisLabelLoadingEventArgs Class

AxisLabelLoadingEventArgs Class Properties

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

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