Class AnnotationAlignment
Defines the alignment for the annotation.
Inheritance
System.Object
AnnotationAlignment
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AnnotationAlignment : Enum
Fields
Center
Declaration
public const AnnotationAlignment Center
Field Value
Far
Declaration
public const AnnotationAlignment Far
Field Value
Near
Declaration
public const AnnotationAlignment Near
Field Value
None
Declaration
public const AnnotationAlignment None
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|