[]
Sets the fill color for negative data points in a series.
int InvertColorIndex { set; }
WriteOnly Property InvertColorIndex As Integer
The InvertColorIndex property enables you to set the fill color for negative data points as a color index value from 0 to 56.
For the InvertColor property to have an effect, the InvertIfNegative property of the ISeries object must also be set to true
.