Enum Segment
Specifies the segment axis.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum Segment
Fields
| Name | Description |
|---|---|
| X | Segments rendered based on the horizontal axis. |
| Y | Segments rendered based on the vertical axis. |