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



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