FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1TreeMap Class / MaxDepthPropertyChanged Method

In This Topic
    MaxDepthPropertyChanged Method (C1TreeMap)
    In This Topic
    Syntax
    'Declaration
     
    Protected Shared Sub MaxDepthPropertyChanged( _
       ByVal obj As DependencyObject, _
       ByVal e As DependencyPropertyChangedEventArgs _
    ) 
    protected static void MaxDepthPropertyChanged( 
       DependencyObject obj,
       DependencyPropertyChangedEventArgs e
    )

    Parameters

    obj
    e
    See Also