Determines the alignment of the label relative to its pivot point: Top, Left; Top, Center; Top, Right; Center, Left; Center, Center; Center, Right; Bottom, Left; Bottom, Center; Bottom, Right.
JavaScript
PivotAlignment
C#
string PivotAlignment { get; set; }
C++
HRESULT PivotAlignment([out, retval] BSTR* pVal)
HRESULT PivotAlignment([in] BSTR pVal)