Package | Description |
---|---|
com.hyjavacharts.model.highcharts | |
com.hyjavacharts.model.highcharts.constants |
Modifier and Type | Method and Description |
---|---|
VerticalAlign |
Legend.getVerticalAlign()
The vertical alignment of the legend box.
|
Modifier and Type | Method and Description |
---|---|
Legend |
Legend.setVerticalAlign(VerticalAlign verticalAlign)
The vertical alignment of the legend box.
|
Modifier and Type | Method and Description |
---|---|
static VerticalAlign |
VerticalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerticalAlign[] |
VerticalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.