Configure negative point style
Refer to the following example code to see how to set the color for negative data points. In this example, Series 1 has InvertIfNegative set to true, and its color is set to Accent4. You can see that the Item2 of the first Series is negative, hence the DataPoint color is Accent4, while the other DataPoints are in the default color.