constants AlignEnum
The AlignEnum type specifies object's alignment. The AlignEnum type supports the following values:

NameValueDescription
exAlignDefault-1 For instance, the category-axis is aligned to bottom/right side of the view
exAlignTop0 Justifies the object to the top of the view
exAlignLeft0 Aligns object to the left
exAlignCenter1 Centers object horizontally in the view
exAlignRight2 Aligns object to the right
exAlignVCenter4 Centers object vertically
exAlignBottom8 Justifies the object to the bottom of the view