Class Segment
Specifies the segment axis.
Inheritance
System.Object
Segment
Namespace: Syncfusion.Blazor.Toolkit
Assembly: Syncfusion.Blazor.Toolkit.dll
Syntax
public sealed class Segment : Enum
Fields
X
Segments rendered based on the horizontal axis.
Declaration
public const Segment X
Field Value
| Type |
|---|
| Segment |
Y
Segments rendered based on the vertical axis.
Declaration
public const Segment Y
Field Value
| Type |
|---|
| Segment |