menu

UWP

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

    Show / Hide Table of Contents

    Class SelectionStyle

    Defines the way of selection type.

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

    Fields

    Multiple

    Multiple segment selection.

    Declaration
    public const SelectionStyle Multiple
    Field Value
    Type
    SelectionStyle

    Single

    Single segment selection.

    Declaration
    public const SelectionStyle Single
    Field Value
    Type
    SelectionStyle

    Extension Methods

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