menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CircularChart3DSelectionMode - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CircularChart3DSelectionMode

    Defines the SelectionMode. Options are: None - Disable the selection. Point - Selects a point.

    Inheritance
    System.Object
    CircularChart3DSelectionMode
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class CircularChart3DSelectionMode : Enum

    Fields

    None

    Declaration
    public const CircularChart3DSelectionMode None
    Field Value
    Type
    CircularChart3DSelectionMode

    Point

    Declaration
    public const CircularChart3DSelectionMode Point
    Field Value
    Type
    CircularChart3DSelectionMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved