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

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