FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / 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 System.Boolean
    public System.bool Drilldown {get; set;}
    See Also