Class Units
Defines coordinate units of an annotation. They are: Pixel - Specifies the pixel value. Point - Specifies the axis value.
Inheritance
System.Object
Units
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Units : Enum
Fields
Pixel
Declaration
public const Units Pixel
Field Value
| Type |
|---|
| Units |
Point
Declaration
public const Units Point
Field Value
| Type |
|---|
| Units |