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

Specifies the alignment of the labels.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ChartAxisPlotBandsLabelAlign

Fields

the label is positioned at the center of the segment.

C#
Center = 0

The label is positioned to the left of the segment.

C#
Left = 1

The label is positioned to the right of the segment.

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