FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1TreeMap Class / MaxDepth Property

In This Topic
    MaxDepth Property (C1TreeMap)
    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