[Serializable]
public sealed enum ShapeTextVertAlign : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Top | Text is vertically aligned to the top of the shape. |
Center | Text is vertically aligned to the centre of the shape. |
Bottom | Text is vertically aligned to the bottom of the shape. |
See Also
Steema.TeeChart.Styles Namespace