Package | Description |
---|---|
com.steema.teechart |
Modifier and Type | Field and Description |
---|---|
static TextShapeStyle |
TextShapeStyle.RECTANGLE
Defines a Rectangular shape.
|
static TextShapeStyle |
TextShapeStyle.ROUNDRECTANGLE
Defines a Rounded Rectangular shape.
|
Modifier and Type | Method and Description |
---|---|
TextShapeStyle |
TextShape.getShapeStyle()
Shape may be rectagular or rounded rectangular in shape.
|
Modifier and Type | Method and Description |
---|---|
void |
TextShape.setShapeStyle(TextShapeStyle value)
Shape may be rectagular or rounded rectangular in shape.
|