|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NearestPointStyle | |
---|---|
com.steema.teechart.tools |
Uses of NearestPointStyle in com.steema.teechart.tools |
---|
Fields in com.steema.teechart.tools declared as NearestPointStyle | |
---|---|
static NearestPointStyle |
NearestPointStyle.CIRCLE
Shape is a circle. |
static NearestPointStyle |
NearestPointStyle.DIAMOND
Shape is a diamond. |
static NearestPointStyle |
NearestPointStyle.NONE
No shape is drawn. |
static NearestPointStyle |
NearestPointStyle.RECTANGLE
Shape is a rectangle. |
Methods in com.steema.teechart.tools that return NearestPointStyle | |
---|---|
NearestPointStyle |
NearestPoint.getStyle()
The shape of the NearestTool. |
Methods in com.steema.teechart.tools with parameters of type NearestPointStyle | |
---|---|
void |
NearestPoint.setStyle(NearestPointStyle value)
Sets the shape of the NearestTool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |