[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.ISeries.InvertColor

InvertColor Property

InvertColor

Gets or sets the fill color for negative data points in a series.

Declaration
SchemeColor InvertColor { get; set; }
Property InvertColor As SchemeColor
Remarks

For the InvertColor property to have an effect, the InvertIfNegative property of the ISeries object must also be set to true.