Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / AxisLabelLoadingEventArgs Class
Properties

In This Topic
    AxisLabelLoadingEventArgs Class Members
    In This Topic

    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 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