ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1TreeMap Class / MaxDepthProperty Field



In This Topic
    MaxDepthProperty Field
    In This Topic
    Identifies the MaxDepth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxDepthProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeMap.MaxDepthProperty
    public static readonly DependencyProperty MaxDepthProperty
    public:
    static readonly DependencyProperty^ MaxDepthProperty
    See Also