Package | Description |
---|---|
com.hyjavacharts.model.highcharts | |
com.hyjavacharts.model.highcharts.constants |
Modifier and Type | Method and Description |
---|---|
AxisType |
XAxis.getType()
The type of axis.
|
AxisType |
XAxis.type()
The type of axis.
|
Modifier and Type | Method and Description |
---|---|
XAxis |
XAxis.setType(AxisType type)
The type of axis.
|
XAxis |
XAxis.type(AxisType type)
The type of axis.
|
Modifier and Type | Method and Description |
---|---|
static AxisType |
AxisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AxisType[] |
AxisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.