alexa
menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SelectionStyle3D

    Specifies the style of 3D selection.

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

    Fields

    Multiple

    Can select two or many items at a time.

    Declaration
    public const SelectionStyle3D Multiple
    Field Value
    Type
    SelectionStyle3D

    Single

    Can select one item at a time.

    Declaration
    public const SelectionStyle3D Single
    Field Value
    Type
    SelectionStyle3D

    Extension Methods

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