ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1TreeMap Class / MaxDepth Property

In This Topic
    MaxDepth Property
    In This Topic
    Gets or sets the maximum number of displayed node levels.
    Syntax
    'Declaration
     
    Public Property MaxDepth As System.Integer
    public System.int MaxDepth {get; set;}
    See Also