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 |