[Serializable]
public sealed enum ShapeTextHorizAlign : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Left | Text is horizontally aligned to the left of the shape. |
Center | Text is horizontally aligned to the centre of the shape. |
Right | Text is horizontally aligned to the right of the shape. |
See Also
Steema.TeeChart.Styles Namespace