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