Enum
ChartLegendTitleAlign

Specifies the legend title align.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ChartLegendTitleAlign

Fields

Center

The text is aligned to the center.

Declaration

cs-api-definition
Center = 0

Field Value

ChartLegendTitleAlign

Left

The text is aligned to the left.

Declaration

cs-api-definition
Left = 1

Field Value

ChartLegendTitleAlign

Right

The text is aligned to the right.

Declaration

cs-api-definition
Right = 2

Field Value

ChartLegendTitleAlign

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