Class CoordinateUnit
Specifies the coordinate unit used for positioning annotations.
Inheritance
System.Object
CoordinateUnit
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.UWP.dll
Syntax
public sealed class CoordinateUnit : Enum
Fields
Axis
The axis mode for the CoordinateUnit of Annotation.
Declaration
public const CoordinateUnit Axis
Field Value
| Type |
|---|
| CoordinateUnit |
Pixel
The pixel mode for the CoordinateUnit of Annotation.
Declaration
public const CoordinateUnit Pixel
Field Value
| Type |
|---|
| CoordinateUnit |