IChartSeriesInvertIfNegative Property

Specifies the bar, column or bubble series shall invert its colors if the value is negative. Read/write Boolean.

Namespace:  Aspose.Slides.Charts
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
bool InvertIfNegative { get; set; }

Property Value

Type: Boolean
See Also