Class SankeyLabelsAlign
Specifies the Sankey labels align.
Inheritance
System.Object
SankeyLabelsAlign
Namespace: Telerik.Blazor
Assembly: Telerik.Blazor.dll
Syntax
public sealed class SankeyLabelsAlign : Enum
Fields
Left
The node is aligned to the left.
Declaration
public const SankeyLabelsAlign Left
Field Value
SankeyLabelsAlign
|
Right
The node is aligned to the right.
Declaration
public const SankeyLabelsAlign Right
Field Value
SankeyLabelsAlign
|
value__
Declaration
public int value__
Field Value
System.Int32
|