Package | Description |
---|---|
com.hyjavacharts.model.highcharts |
Modifier and Type | Field and Description |
---|---|
static Legend |
Legend.NULL |
Modifier and Type | Method and Description |
---|---|
Legend |
ChartOptions.getLegend()
The legend is a box containing a symbol and name for each series item or point item in the chart.
|
Legend |
Legend.setAlign(HorizontalAlign align)
The horizontal alignment of the legend box within the chart area.
|
Legend |
Legend.setLayout(Layout layout)
The layout of the legend items.
|
Legend |
Legend.setVerticalAlign(VerticalAlign verticalAlign)
The vertical alignment of the legend box.
|
Modifier and Type | Method and Description |
---|---|
ChartOptions |
ChartOptions.setLegend(Legend legend)
The legend is a box containing a symbol and name for each series item or point item in the chart.
|
Copyright © 2022. All rights reserved.