Enum GroupMode
Specifies the mode of the group mode.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum GroupMode
Fields
| Name | Description |
|---|---|
| Point | Groups selected points. |
| Value | Groups points based on value less than a criteria. |