set_InvertIfNegative()

ChartSeries::set_InvertIfNegative(bool) method

Specifies the bar, column or bubble series shall invert its colors if the value is negative. Write bool.

void Aspose::Slides::Charts::ChartSeries::set_InvertIfNegative(bool value) override

See Also