public final class AxisLabelLocation extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static AxisLabelLocation |
HIGH_END
Axis label at the top.
|
static AxisLabelLocation |
LOW_END
Axis label at the bottom.
|
static AxisLabelLocation |
MIDDLE
Axis label at the middle.
|
public static final AxisLabelLocation HIGH_END
public static final AxisLabelLocation MIDDLE
public static final AxisLabelLocation LOW_END
Copyright © 2001-2014 JFree.org. All Rights Reserved.