negativeColor property
dynamic
negativeColor
final
(Highcharts) The color for the parts of the graph or points that are below the threshold. Note that zones takes precedence over the negative color. Using negativeColor is equivalent to applying a zone with value of 0.
Implementation
final dynamic negativeColor;