BCGSuite for MFC
virtual void CBCGPChartSeries::SetIgnoreNegativeValues ( BOOL  bIgnore)
inlinevirtual

Sets an option to ignore negative values.

This option affects derived series: pie, funnel and pyramid. If bIgnore is FALSE negative values will be treated as positive.

Parameters
bIgnoreTRUE - ignore negative values; FALSE - treat negative values as positive.