|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.ss.usermodel.charts.AxisCrossBetween
public class AxisCrossBetween
Specifies the possible crossing states of an axis.
| Field Summary | |
|---|---|
static AxisCrossBetween |
BETWEEN
Specifies the value axis shall cross the category axis between data markers. |
static AxisCrossBetween |
MIDPOINT_CATEGORY
Specifies the value axis shall cross the category axis at the midpoint of a category. |
| Constructor Summary | |
|---|---|
AxisCrossBetween()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final AxisCrossBetween BETWEEN
public static final AxisCrossBetween MIDPOINT_CATEGORY
| Constructor Detail |
|---|
public AxisCrossBetween()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||