These pages outline the chart configuration options, and the methods and properties of Highcharts objects.
Feel free to search this API through the search bar or the navigation tree in the sidebar.
When using automatic point colors pulled from the global colors or series-specific plotOptions.column.colors collections, this option determines whether the chart should receive one color per series or one color per point.
In styled mode, the colors
or series.colors
arrays are not
supported, and instead this option gives the points individual color
class names on the form highcharts-color-{n}
.