IFunnelSeries.AutoUpdate
IFunnelSeries

property AutoUpdate: WordBool;

Type Library
TeeChartx

Description
Default value = true

If AutoUpdate is set to true, FunnelSeries will be reconstructed with every added point. To speed up the drawing of FunnelSeries, set the AutoUpdate to false and call the Recalculate method when all points are added.