Class SankeyLegendTitlePosition
Specifies the legend title position.
Inheritance
System.Object
SankeyLegendTitlePosition
Namespace: Telerik.Blazor
Assembly: Telerik.Blazor.dll
Syntax
public sealed class SankeyLegendTitlePosition : Enum
Fields
Bottom
The title is positioned on the bottom
Declaration
public const SankeyLegendTitlePosition Bottom
Field Value
SankeyLegendTitlePosition
|
Top
The title is positioned on the top
Declaration
public const SankeyLegendTitlePosition Top
Field Value
SankeyLegendTitlePosition
|
value__
Declaration
public int value__
Field Value
System.Int32
|