Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / TreeMap 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 Integer
    public int MaxDepth {get; set;}
    See Also