Enum AccumulationSelectionMode
Specifies the selection mode.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum AccumulationSelectionMode
Fields
| Name | Description |
|---|---|
| None | Disables the selection. |
| Point | Selects a point. |