ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / TreeMap Class / ChildItemsPath Property

In This Topic
    ChildItemsPath Property (TreeMap)
    In This Topic
    Gets or sets the name of the property of collection that contains child items.
    Syntax
    'Declaration
     
    Public Property ChildItemsPath As String
    public string ChildItemsPath {get; set;}
    See Also