Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / RenderNodeEventArgs Class
Properties

In This Topic
    RenderNodeEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RenderNodeEventArgs.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public Property Gets the depth of the node  
    Public Property Gets the rendering engine. (Inherited from C1.Android.Chart.BaseRenderEventArgs)
    Public Property Gets the height of the node rectangle.  
    Public Property Gets if the node is a Title node or not  
    Public Property Gets the data item of the node.  
    Public Property Gets the width of the node rectangle.  
    Public Property Gets the top let x-coordinate of the node rectangle.  
    Public Property Gets the top let y-coordinate of the node rectangle.  
    Top
    See Also