NegativeLineBrush: PP.SolidColorBrush | String;
The NegativeLineBrush property determines fill color of data series in case of negative values.
Use JSON or the setNegativeLineBrush method to set the property value and the getNegativeLineBrush method to get the property value.
The property use is given in the example for RatingChart.LineBrush.
See also: