Class ChartAnnotationLabelLocation
Inheritance
System.Object
ChartAnnotationLabelLocation
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class ChartAnnotationLabelLocation : Enum
Fields
Bottom
Declaration
public const ChartAnnotationLabelLocation Bottom
Field Value
Inside
Declaration
public const ChartAnnotationLabelLocation Inside
Field Value
Left
Right
Declaration
public const ChartAnnotationLabelLocation Right
Field Value
Top
value__
Declaration
public int value__
Field Value
System.
|