Welcome to the Highcharts Maps JS (highmaps) Options Reference

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.

colorAxis.maxColor

The color to represent the maximum of the color axis. Unless dataClasses or stops are set, the gradient ends at this value.

If dataClasses are set, the color is based on minColor and maxColor unless a color is set for each data class, or the dataClassColor is set.