| Package | Description |
|---|---|
| com.steema.teechart.legend |
| Modifier and Type | Field and Description |
|---|---|
static LegendSymbolPosition |
LegendSymbolPosition.LEFT
Defines the left positioning of the Legend's color rectangles.
|
protected LegendSymbolPosition |
LegendSymbol.position
Controls where to display the legend symbol related to symbol item.
|
static LegendSymbolPosition |
LegendSymbolPosition.RIGHT
Defines the right positioning of the Legend's color rectangles.
|
| Modifier and Type | Method and Description |
|---|---|
LegendSymbolPosition |
LegendSymbol.getPosition()
The position of the Legend color rectangles.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LegendSymbol.setPosition(LegendSymbolPosition value)
Sets the position of the Legend color rectangles.
|