Enum
SankeyNodesLabelAlign

Specifies the Sankey node label alignment.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SankeyNodesLabelAlign

Fields

Center

The text is aligned to the middle

Declaration

cs-api-definition
Center = 1

Field Value

SankeyNodesLabelAlign

Left

The text is aligned to the left.

Declaration

cs-api-definition
Left = 0

Field Value

SankeyNodesLabelAlign

Right

The text is aligned to the right.

Declaration

cs-api-definition
Right = 2

Field Value

SankeyNodesLabelAlign

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