Enum TimelineOrientation
Represents the orientation options for the SfTimeline component.
Namespace: Syncfusion.Blazor.Layouts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum TimelineOrientation
Fields
| Name | Description |
|---|---|
| Horizontal | Represents a horizontal orientation for the SfTimeline component. |
| Vertical | Represents a vertical orientation for the SfTimeline component. |