Class AccumulationSelectionMode
Defines the SelectionMode, They are: None - Disable the selection. Point - To select a point.
Inheritance
System.Object
AccumulationSelectionMode
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AccumulationSelectionMode : Enum
Fields
None
Declaration
public const AccumulationSelectionMode None
Field Value
Type |
---|
AccumulationSelectionMode |
Point
Declaration
public const AccumulationSelectionMode Point
Field Value
Type |
---|
AccumulationSelectionMode |