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

Specifies the Sankey labels position.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum SankeyLabelsPosition

Fields

The label is positioned after the node.

C#
After = 2

The label is positioned before the node.

C#
Before = 1

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

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