|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DrawLineStyle | |
---|---|
com.steema.teechart.tools |
Uses of DrawLineStyle in com.steema.teechart.tools |
---|
Fields in com.steema.teechart.tools declared as DrawLineStyle | |
---|---|
static DrawLineStyle |
DrawLineStyle.HORIZPARALLEL
Plots 2 horizontal lines along top and bottom of the bounding rectangle expressed by start and end points |
static DrawLineStyle |
DrawLineStyle.LINE
Plots a single line between start and end points |
protected DrawLineStyle |
DrawLineItem.style
|
static DrawLineStyle |
DrawLineStyle.VERTPARALLEL
Plots 2 vertical lines along left and right of the bounding rectangle expressed by start and end points |
Methods in com.steema.teechart.tools that return DrawLineStyle | |
---|---|
DrawLineStyle |
DrawLineItem.getDrawLineStyle()
|
Methods in com.steema.teechart.tools with parameters of type DrawLineStyle | |
---|---|
void |
DrawLineItem.setDrawLineStyle(DrawLineStyle style)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |