Enum
SankeyNodesLabelPosition

Specifies the Sankey node label position.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SankeyNodesLabelPosition

Fields

After

The label is positioned after the node.

Declaration

cs-api-definition
After = 2

Field Value

SankeyNodesLabelPosition

Before

The label is positioned before the node.

Declaration

cs-api-definition
Before = 1

Field Value

SankeyNodesLabelPosition

Inside

The label is positioned inside of the icon.

Declaration

cs-api-definition
Inside = 0

Field Value

SankeyNodesLabelPosition

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