ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / C1TreeMap Class / MaxDepthPropertyChanged Method

In This Topic
    MaxDepthPropertyChanged Method
    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