menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LegendClickAction - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LegendClickAction

    Gets or sets a value that determines whether to toggle corresponding segment visibility or selection while selecting the legend item.

    Namespace: Syncfusion.UI.Xaml.SunburstChart
    Assembly: Syncfusion.SfSunburstChart.WPF.dll
    Syntax
    public enum LegendClickAction

    Fields

    Name Description
    None

    None will set.

    ToggleSegmentSelection

    ToggleSegmentSelection will set.

    ToggleSegmentVisibility

    ToggleSegmentVisibility will set.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved