Enum
SankeyNodesAlign

Specifies the nodes align.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SankeyNodesAlign

Fields

Left

The node is aligned to the left.

Declaration

cs-api-definition
Left = 1

Field Value

SankeyNodesAlign

Right

The node is aligned to the right.

Declaration

cs-api-definition
Right = 2

Field Value

SankeyNodesAlign

Stretch

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

Declaration

cs-api-definition
Stretch = 0

Field Value

SankeyNodesAlign

In this article
DefinitionFieldsLeftRightStretch
Not finding the help you need?
Contact Support