Package | Description |
---|---|
com.hyjavacharts.model.highcharts |
Modifier and Type | Field and Description |
---|---|
static Chart |
Chart.NULL |
Modifier and Type | Method and Description |
---|---|
Chart |
ChartOptions.getChart()
General options for the chart.
|
Chart |
Chart.setPlotBackgroundColor(Color plotBackgroundColor)
The background color or gradient for the plot area.
|
Chart |
Chart.setPlotBorderWidth(Number plotBorderWidth)
The pixel width of the plot area border.
|
Chart |
Chart.setPlotShadow(Boolean plotShadowAsBoolean)
Whether to apply a drop shadow to the plot area.
|
Chart |
Chart.setPlotShadow(CSSObject plotShadowAsCSSObject)
Whether to apply a drop shadow to the plot area.
|
Chart |
Chart.setType(ChartType type)
The default series type for the chart.
|
Modifier and Type | Method and Description |
---|---|
ChartOptions |
ChartOptions.setChart(Chart chart)
General options for the chart.
|
Copyright © 2022. All rights reserved.