InvertIfNegative

IChartSeries.InvertIfNegative property

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

public bool InvertIfNegative { get; set; }

See Also