Click or drag to resize

XlsChartSerie InvertNegaColor Property

Indicates wheter to invert its colors if the value is negative.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool? InvertNegaColor { get; set; }

Property Value

Type: Nullable Boolean
See Also