C1.Blazor.Chart Assembly / C1.Blazor.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 PropertyGets the depth of the node  
Public PropertyGets the rendering engine. (Inherited from C1.Chart.BaseRenderEventArgs)
Public PropertyGets the height of the node rectangle.  
Public PropertyGets if the node is a Title node or not  
Public PropertyGets the data item of the node.  
Public PropertyGets the chart SVG element. (Inherited from C1.Blazor.Chart.RenderEventArgs)
Public PropertyGets the width of the node rectangle.  
Public PropertyGets the top let x-coordinate of the node rectangle.  
Public PropertyGets the top let y-coordinate of the node rectangle.  
Top
See Also