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