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

Public Members

MemberDescription
LeftText is horizontally aligned to the left of the shape.
CenterText is horizontally aligned to the centre of the shape.
RightText is horizontally aligned to the right of the shape.

See Also

Steema.TeeChart.Styles Namespace