Package | Description |
---|---|
com.steema.teechart.tools |
Modifier and Type | Field and Description |
---|---|
static NearestPointDirection |
NearestPointDirection.BOTH
Nearest point both horizontally and vertically.
|
static NearestPointDirection |
NearestPointDirection.HORIZONTAL
Nearest horizontal point.
|
static NearestPointDirection |
NearestPointDirection.VERTICAL
Nearest vertical point.
|
Modifier and Type | Method and Description |
---|---|
NearestPointDirection |
NearestPoint.getDirection() |
Modifier and Type | Method and Description |
---|---|
void |
NearestPoint.setDirection(NearestPointDirection value) |