Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.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 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