FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / Drilldown Property

In This Topic
    Drilldown Property (C1Sunburst)
    In This Topic
    Enables or disables drill-down functionality.
    Syntax
    'Declaration
     
    Public Property Drilldown As Boolean
    public bool Drilldown {get; set;}
    See Also