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

AxisLabelLoadingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the axis.  
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets the rendering engine. (Inherited from C1.iOS.Chart.BaseRenderEventArgs)
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