ComponentOne FinancialChart for WPF
ChildItemsPath Property (ITreeMap)



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

Reference

ITreeMap Interface
ITreeMap Members