| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Methods Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Properties > BarLimit Property SharpPlot.BarLimit PropertySet Maximum bars allowed (default 200) to prevent runaway charts. public int BarLimit {get; set;} Examplesp.BarLimit = 1000; See also ...SharpPlot Members | TowerLimit Property |