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



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