Table of Contents

ChartSeriesFillOptions.InvertNegativeValues Property

When true and values of the series are negative, foreground and background colors are reversed.

Syntax

Namespace: FlexCel.Core

public Boolean InvertNegativeValues { get; set; }

See also