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

Specifies the legend title align.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ChartLegendTitleAlign

Fields

The text is aligned to the center.

C#
Center = 0

The text is aligned to the left.

C#
Left = 1

The text is aligned to the right.

C#
Right = 2
In this article
DefinitionFieldsCenterLeftRight
Not finding the help you need?
Contact Support