|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationPosition | |
|---|---|
| com.steema.teechart.tools | |
| Uses of AnnotationPosition in com.steema.teechart.tools |
|---|
| Fields in com.steema.teechart.tools declared as AnnotationPosition | |
|---|---|
static AnnotationPosition |
AnnotationPosition.LEFTBOTTOM
Draws the Annotation Tool in the bottom left of the Chart Panel. |
static AnnotationPosition |
AnnotationPosition.LEFTTOP
Draws the Annotation Tool in the top left of the Chart Panel. |
static AnnotationPosition |
AnnotationPosition.RIGHTBOTTOM
Draws the Annotation Tool in the bottom right of the Chart Panel. |
static AnnotationPosition |
AnnotationPosition.RIGHTTOP
Draws the Annotation Tool in the top right of the Chart Panel. |
| Methods in com.steema.teechart.tools that return AnnotationPosition | |
|---|---|
AnnotationPosition |
Annotation.getPosition()
The default position for the Annotation Tool text box and text. |
| Methods in com.steema.teechart.tools with parameters of type AnnotationPosition | |
|---|---|
void |
Annotation.setPosition(AnnotationPosition value)
Defines a default position for the Annotation Tool text box and text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||