Class ChartSelectionMode
Defines the pivot chart selection mode. They are
Inheritance
System.Object
ChartSelectionMode
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ChartSelectionMode : Enum
Fields
Cluster
Declaration
public const ChartSelectionMode Cluster
Field Value
DragX
Declaration
public const ChartSelectionMode DragX
Field Value
DragXY
Declaration
public const ChartSelectionMode DragXY
Field Value
DragY
Declaration
public const ChartSelectionMode DragY
Field Value
None
Declaration
public const ChartSelectionMode None
Field Value
Point
Declaration
public const ChartSelectionMode Point
Field Value
Series
Declaration
public const ChartSelectionMode Series
Field Value