Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / RenderNodeEventArgs Class / Depth Property

In This Topic
    Depth Property
    In This Topic
    Gets the depth of the node
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Depth As Integer
    public int Depth {get;}
    See Also