| ||
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 > ParityTolerance Property SharpPlot.ParityTolerance PropertyThis sets the tolerance limits for the parity style of scatterplot. public double ParityTolerance {get; set;} Examplesp.ParityTolerance = 10; The default parity style is to treat the value as a percentage band, but you may also use ratio and absolute numbers here. See also ... |