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