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