Describes the possible values of the VertAlignment property.
[Serializable]
public sealed enum ShapeTextVertAlign : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
TopText is vertically aligned to the top of the shape.
CenterText is vertically aligned to the centre of the shape.
BottomText is vertically aligned to the bottom of the shape.

See Also

Steema.TeeChart.Styles Namespace