Specifies the legend title position.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public enum SankeyLegendTitlePosition
Fields
The title is positioned on the bottom
C#
Bottom = 1
The title is positioned on the top
C#
Top = 0