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

Specifies the position of the labels.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ChartAxisLabelsPosition

Fields

The labels are positioned at the end of the crossing axis.

C#
End = 1

The labels are positioned next to the axis.

C#
OnAxis = 0

The labels are positioned at the start of the crossing axis.

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