[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ISeries.InvertColorIndex

InvertColorIndex Property

InvertColorIndex

Sets the fill color for negative data points in a series.

Declaration
int InvertColorIndex { set; }
WriteOnly Property InvertColorIndex As Integer
Remarks

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.