| Package | Description |
|---|---|
| org.chartistjsf.model.chart |
| Modifier and Type | Method and Description |
|---|---|
AxisPosition |
Axis.getAxisPosition()
Position where labels are placed.
|
static AxisPosition |
AxisPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AxisPosition[] |
AxisPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Axis.setAxisPosition(AxisPosition axisPosition)
Position where labels are placed.
|
Copyright © 2016. All rights reserved.