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

RenderNodeEventArgs Class Properties

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

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