WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / FlexChartBase Class / LegendToggle Property
In This Topic
    LegendToggle Property (FlexChartBase)
    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