Package | Description |
---|---|
com.hyjavacharts.model.highcharts |
Modifier and Type | Method and Description |
---|---|
Chart |
ChartOptions.chart()
General options for the chart.
|
Chart |
Chart.events(Events events)
Event listeners for the chart.
|
Chart |
ChartOptions.getChart()
General options for the chart.
|
Chart |
Chart.marginRight(Number marginRight)
The margin between the right outer edge of the chart and the plot area.
|
Chart |
Chart.setEvents(Events events)
Event listeners for the chart.
|
Chart |
Chart.setMarginRight(Number marginRight)
The margin between the right outer edge of the chart and the plot area.
|
Chart |
Chart.setType(ChartType type)
The default series type for the chart.
|
Chart |
Chart.type(ChartType type)
The default series type for the chart.
|
Modifier and Type | Method and Description |
---|---|
ChartOptions |
ChartOptions.chart(Chart chart)
General options for the chart.
|
ChartOptions |
ChartOptions.setChart(Chart chart)
General options for the chart.
|
Copyright © 2022. All rights reserved.