WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1Sunburst Class / LegendToggle Property
In This Topic
    LegendToggle Property (C1Sunburst)
    In This Topic
    Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart.
    Syntax
    public bool LegendToggle {get; set;}
    See Also