[Serializable]
public sealed enum TextShapeStyle : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Rectangle | Defines a Rectangular shape. |
RoundRectangle | Defines a Rounded Rectangular shape. |
See Also
Steema.TeeChart.Drawing Namespace