Package | Description |
---|---|
com.steema.teechart |
Modifier and Type | Field and Description |
---|---|
protected Axes |
Chart.axes |
Modifier and Type | Method and Description |
---|---|
Axes |
TChart.getAxes() |
Axes |
IBaseChart.getAxes() |
Axes |
Chart.getAxes()
Accesses the five axes, Top, Left, Right, Bottom and z depthas well as
custom axis objects.
|
Modifier and Type | Method and Description |
---|---|
void |
TChart.setAxes(Axes axes) |
void |
Chart.setAxes(Axes value)
Accesses the five axes, Top, Left, Right, Bottom and z depthas well as
custom axis objects.
|