| Class | Description |
|---|---|
| Chart |
General options for the chart.
|
| ChartOptions |
The ChartOptions class maps directly to the Highcharts chart options in the Highcharts API.
|
| Credits |
Highcharts by default puts a credits label in the lower right corner of the chart.
|
| Global |
Global options that don't apply to each chart.
|
| GlobalOptions |
The GlobalOptions class maps directly to the Highcharts global options in the Highcharts API.
|
| PlotOptions |
The plotOptions is a wrapper object for config objects for each series type.
|
| Series |
Series options for specific data and the data itself.
|
| Title |
The chart's main title.
|
| XAxis |
The X axis or category axis.
|
Copyright © 2026. All rights reserved.