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