Enum
SankeyLabelsPosition

Specifies the Sankey labels position.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SankeyLabelsPosition

Fields

After

The label is positioned after the node.

Declaration

cs-api-definition
After = 2

Field Value

SankeyLabelsPosition

Before

The label is positioned before the node.

Declaration

cs-api-definition
Before = 1

Field Value

SankeyLabelsPosition

Inside

The label is positioned after the node, except for the nodes at the end of the Sankey, that are placed before the node.

Declaration

cs-api-definition
Inside = 0

Field Value

SankeyLabelsPosition

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