Enum PivotAccumulationChartSelectionMode
Defines the SelectionMode for chart types pie, doughnut, Funnel and pyramid. None - Disable the selection. Point - To select a point.
Namespace: Syncfusion.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.dll
Syntax
public enum PivotAccumulationChartSelectionMode
Fields
Name | Description |
---|---|
None | None - Disable the selection. |
Point | Point - To select a point. |