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