ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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