|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use AxisPosition | |
|---|---|
| com.inet.report.chart.axis | Provides all classes and interfaces for the i-net Clear Reports chart axes. |
| Uses of AxisPosition in com.inet.report.chart.axis |
|---|
| Fields in com.inet.report.chart.axis declared as AxisPosition | |
|---|---|
static AxisPosition |
AxisPosition.NONE
Showing of this axis is disabled. |
static AxisPosition |
AxisPosition.ON_MAX
The axis position on the maximum of the other axis. |
static AxisPosition |
AxisPosition.ON_MIN
The axis position is on the minimum of the other axis. |
| Methods in com.inet.report.chart.axis that return AxisPosition | |
|---|---|
AxisPosition |
BaseAxis.getAxisPosition()
Returns the relative position of this axis on the chart. |
| Methods in com.inet.report.chart.axis with parameters of type AxisPosition | |
|---|---|
void |
BaseAxis.setAxisPosition(AxisPosition position)
Sets the position of this axis on the chart or disables the axis from being shown, if NONE
is passed. |
|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||