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 ChartSeriesLabelsAlign

Fields

the label is positioned at the center of the segment.

C#
Center = 0

The label is positioned in a circle around the chart.

C#
Circle = 1

the label is positioned in a column around the chart.

C#
Column = 2

The label is positioned to the left of the segment.

C#
Left = 3

The label is positioned to the right of the segment.

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