|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DepthAxis | |
---|---|
com.steema.teechart.axis |
Uses of DepthAxis in com.steema.teechart.axis |
---|
Fields in com.steema.teechart.axis declared as DepthAxis | |
---|---|
protected DepthAxis |
Axes.depth
|
protected DepthAxis |
Axes.depthTop
|
Methods in com.steema.teechart.axis with parameters of type DepthAxis | |
---|---|
void |
Axes.setDepth(DepthAxis value)
Accesses characteristics of the Depth Axis, or z axis as it is also known. Every TChart class has five Axes: Left, Top, Right, Bottom and z depth. |
void |
Axes.setDepthTop(DepthAxis value)
Sets the Depth chart axis located at the left-top edge of chart. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |