menu

UWP

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

    Show / Hide Table of Contents

    Class SelectionMode

    Defines the way of series or segment selection.

    Inheritance
    System.Object
    SelectionMode
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class SelectionMode : Enum

    Fields

    MouseClick

    Select the segment using mouse or pointer click.

    Declaration
    public const SelectionMode MouseClick
    Field Value
    Type
    SelectionMode

    MouseMove

    Select the segment while mouse hovering.

    Declaration
    public const SelectionMode MouseMove
    Field Value
    Type
    SelectionMode

    Extension Methods

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