SharpPlot Reference > SharpPlot Properties > BarLimit Property

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 | SharpPlot.TowerLimit Property


Send comments on this topic
© Dyalog Ltd 2016