Package | Description |
---|---|
com.hyjavastock.model.highstock.constants | |
com.hyjavastock.model.highstock.series |
Modifier and Type | Method and Description |
---|---|
static SeriesType |
SeriesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeriesType[] |
SeriesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SeriesType |
SeriesColumn.getType()
The type of series, for example
line or column . |
Modifier and Type | Method and Description |
---|---|
SeriesColumn |
SeriesColumn.setType(SeriesType type)
The type of series, for example
line or column . |
Copyright © 2022. All rights reserved.