InvertIfNegative

ChartDataPoint.InvertIfNegative property

指定数据点如果值为负则反转其颜色。可读写布尔值。

public bool InvertIfNegative { get; set; }

See Also