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.
A specific color index to use for the point, so its graphic representations
are given the class name highcharts-color-{n}
. In styled mode this will
change the color of the graphic. In non-styled mode, the color is set by the
fill
attribute, so the change in class name won't have a visual effect by
default.
Since v11, CSS variables on the form --highcharts-color-{n}
make changing
the color scheme very convenient.