New to Telerik UI for BlazorStart a free 30-day trial

Specifies the nodes align.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum SankeyNodesAlign

Fields

The node is aligned to the left.

C#
Left = 1

The node is aligned to the right.

C#
Right = 2

The node is aligned to left or right in order to fill the entire width of the Sankey.

C#
Stretch = 0
In this article
DefinitionFieldsLeftRightStretch
Not finding the help you need?
Contact Support