ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / Sunburst Class / Drilldown Property

In This Topic
    Drilldown Property (Sunburst)
    In This Topic
    Gets or sets whether to add or remove the mouse click event handler.
    Syntax
    'Declaration
     
    
    Public Property Drilldown As Boolean
    public bool Drilldown {get; set;}
    See Also