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

Specifies the title alignment.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ChartTitleAlign

Fields

The text is aligned to the middle

C#
Center = 1

The text is aligned to the left.

C#
Left = 0

The text is aligned to the right.

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