Enum
SankeyLegendPosition

Specifies the legend align.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SankeyLegendPosition

Fields

Bottom

The legend is positioned on the bottom

Declaration

cs-api-definition
Bottom = 1

Field Value

SankeyLegendPosition

Custom

The legend is positioned using OffsetX and OffsetY

Declaration

cs-api-definition
Custom = 4

Field Value

SankeyLegendPosition

Left

The legend is positioned on the left

Declaration

cs-api-definition
Left = 2

Field Value

SankeyLegendPosition

Right

The legend is positioned on the right

Declaration

cs-api-definition
Right = 3

Field Value

SankeyLegendPosition

Top

The legend is positioned on the top

Declaration

cs-api-definition
Top = 0

Field Value

SankeyLegendPosition

In this article
DefinitionFieldsBottomCustomLeftRightTop
Not finding the help you need?
Contact Support