| Package | Description |
|---|---|
| org.swtchart | |
| org.swtchart.internal.axis |
| Modifier and Type | Method and Description |
|---|---|
IAxis.Position |
IAxis.getPosition()
Gets the axis position.
|
static IAxis.Position |
IAxis.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IAxis.Position[] |
IAxis.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAxis.setPosition(IAxis.Position position)
Sets the axis position.
|
| Modifier and Type | Method and Description |
|---|---|
IAxis.Position |
Axis.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
Axis.setPosition(IAxis.Position position) |
Copyright © 2015. All Rights Reserved.