[]
Gets or sets the fill color for negative data points in a series.
SchemeColor InvertColor { get; set; }
Property InvertColor As SchemeColor
For the InvertColor property to have an effect, the InvertIfNegative property of the ISeries object must also be set to true
.