Defines the style of text-containing shapes.
[Serializable]
public sealed enum TextShapeStyle : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
RectangleDefines a Rectangular shape.
RoundRectangleDefines a Rounded Rectangular shape.

See Also

Steema.TeeChart.Drawing Namespace