public class AxisPosition
extends java.lang.Object
implements java.io.Serializable
AxisPosition
class contains axis placements that can
be used by the BaseAxis.setAxisPosition(AxisPosition)
.Modifier and Type | Field and Description |
---|---|
static AxisPosition |
NONE
Showing of this axis is disabled.
|
static AxisPosition |
ON_MAX
The axis position on the maximum of the other axis.
|
static AxisPosition |
ON_MIN
The axis position is on the minimum of the other axis.
|
public static final AxisPosition NONE
public static final AxisPosition ON_MIN
public static final AxisPosition ON_MAX
Copyright © 1999-2020 by i-net software GmbH