InvertIfNegative

IChartDataPoint.InvertIfNegative property

Specifies the data point shall invert its colors if the value is negative. Read/write Boolean.

public bool InvertIfNegative { get; set; }

See Also