ComponentOne FinancialChart for WPF
MaxDepth Property (ITreeMap)



C1.Chart Namespace > ITreeMap Interface : MaxDepth Property
Syntax
'Declaration
 
ReadOnly Property MaxDepth As Integer
'Usage
 
Dim instance As ITreeMap
Dim value As Integer
 
value = instance.MaxDepth
int MaxDepth {get;}
property int MaxDepth {
   int get();
}
See Also

Reference

ITreeMap Interface
ITreeMap Members