InvertIfNegative Property
From Microsoft Graph Visual Basic
expression.InvertIfNegative
expression Required. An expression that returns one of the above objects.
Example
This example inverts the pattern for negative values in series one. The example should be run on a 2-D column chart.
myChart.SeriesCollection(1).InvertIfNegative = True