ComponentOne Xamarin.iOS Documentation
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ITreeMap Interface / MaxDepth Property


In This Topic
    MaxDepth Property (ITreeMap)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property MaxDepth As Integer
    'Usage
     
    
    Dim instance As ITreeMap
    Dim value As Integer
     
    value = instance.MaxDepth
    int MaxDepth {get;}
    See Also