SharpPlot.BarLimit Property

Set Maximum bars allowed (default 200) to prevent runaway charts.

public int BarLimit {get; set;}

Example

sp.BarLimit = 1000;

See also ...

SharpPlot Members | TowerLimit Property