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

Defines the supported locations of the annotation's label.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public enum ChartAnnotationLabelLocation

Fields

Label is positioned to the bottom.

C#
Bottom = 3

Label is positioned inside.

C#
Inside = 4

Label is positioned to the left.

C#
Left = 0

Label is positioned to the right.

C#
Right = 2

Label is positioned to the top.

C#
Top = 1
In this article
DefinitionFieldsBottomInsideLeftRightTop
Not finding the help you need?
Contact Support