FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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 System.Integer
    public System.int Depth {get;}
    See Also