FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1TreeMap Class / MaxDepthProperty Field

In This Topic
    MaxDepthProperty Field (C1TreeMap)
    In This Topic
    Identifies the MaxDepth dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MaxDepthProperty As DependencyProperty
    public static readonly DependencyProperty MaxDepthProperty
    See Also