Enum
SankeyLegendTitleAlign

Specifies the legend title align.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SankeyLegendTitleAlign

Fields

Center

The text is aligned to the middle

Declaration

cs-api-definition
Center = 1

Field Value

SankeyLegendTitleAlign

End

The text is aligned to the end.

Declaration

cs-api-definition
End = 2

Field Value

SankeyLegendTitleAlign

Start

The text is aligned to the start.

Declaration

cs-api-definition
Start = 0

Field Value

SankeyLegendTitleAlign

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