menu

WPF

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

    Show / Hide Table of Contents

    Enum SelectionMode

    Chart selection modes.

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

    Fields

    Name Description
    Both

    Selection mode as mouse move and mouse click.

    MouseClick

    Selection mode as mouse click.

    MouseMove

    Selection mode as mouse move.

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