menu

UWP

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

    Show / Hide Table of Contents

    Class LegendClickAction

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

    Inheritance
    System.Object
    LegendClickAction
    Namespace: Syncfusion.UI.Xaml.SunburstChart
    Assembly: Syncfusion.SfSunburstChart.UWP.dll
    Syntax
    public sealed class LegendClickAction : Enum

    Fields

    None

    None will set.

    Declaration
    public const LegendClickAction None
    Field Value
    Type
    LegendClickAction

    ToggleSegmentSelection

    ToggleSegmentSelection will set.

    Declaration
    public const LegendClickAction ToggleSegmentSelection
    Field Value
    Type
    LegendClickAction

    ToggleSegmentVisibility

    ToggleSegmentVisibility will set.

    Declaration
    public const LegendClickAction ToggleSegmentVisibility
    Field Value
    Type
    LegendClickAction

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved