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

Specifies the legend align.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum SankeyLegendPosition

Fields

The legend is positioned on the bottom

C#
Bottom = 1

The legend is positioned using OffsetX and OffsetY

C#
Custom = 4

The legend is positioned on the left

C#
Left = 2

The legend is positioned on the right

C#
Right = 3

The legend is positioned on the top

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