FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / TreeMap Class / MaxDepth Property

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