ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1TreeMap Class / ChildItemsPathProperty Field



In This Topic
    ChildItemsPathProperty Field (C1TreeMap)
    In This Topic
    Identifies the ChildItemsPath dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ChildItemsPathProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeMap.ChildItemsPathProperty
    public static readonly DependencyProperty ChildItemsPathProperty
    public:
    static readonly DependencyProperty^ ChildItemsPathProperty
    See Also