Reconstructs FunnelSeries with every added point.
public Boolean AutoUpdate {get; set;}

Remarks


Default: true

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

See Also

Funnel Class | Funnel Members | Steema.TeeChart.Styles Namespace