|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TicksPen | |
---|---|
com.steema.teechart.axis |
Uses of TicksPen in com.steema.teechart.axis |
---|
Methods in com.steema.teechart.axis that return TicksPen | |
---|---|
TicksPen |
Axis.getMinorTicks()
Determines the Pen used to draw the Axis Minor ticks. |
TicksPen |
Axis.getTicks()
Determines the kind of Pen used to draw Axis marks along the Axis line. |
TicksPen |
Axis.getTicksInner()
Determines the kind of Pen used to draw Axis marks along the Axis line. |
Methods in com.steema.teechart.axis with parameters of type TicksPen | |
---|---|
void |
Axis.setMinorTicks(TicksPen value)
Determines the Pen used to draw the Axis Minor ticks. |
void |
Axis.setTicks(TicksPen value)
Accesses the Ticks characteristics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |