ComponentOne FlexChart for UWP
ChildItemsPath Property (C1TreeMap)

C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > C1TreeMap Class : ChildItemsPath Property
Gets or sets the name of the property of collection that contains child items.
Syntax
'Declaration
 
Public Property ChildItemsPath As System.String
public System.string ChildItemsPath {get; set;}
See Also

Reference

C1TreeMap Class
C1TreeMap Members