Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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
    See Also