| Package | Description |
|---|---|
| com.steema.teechart |
TeeChart Charting Library for Java.
|
| Modifier and Type | Field and Description |
|---|---|
static TextFormat |
TextFormat.HTML
Defines a HTML format.
|
static TextFormat |
TextFormat.NORMAL
Defines a NORMAL format.
|
| Modifier and Type | Method and Description |
|---|---|
TextFormat |
TextShape.getTextFormat()
Determines if Text is drawn as Normal or HTML styles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextShape.setTextFormat(TextFormat value) |