SharpPlot Reference > SharpPlot Properties > ParityStyle Property

SharpPlot.ParityStyle Property

Set ParityPlot style as any combination of allowed styles.

public ParityStyles ParityStyle {get; set;}

Example

sp.ParityStyle = ParityStyles.Percentage;

Options

AbsoluteTolerances are given as constant values
PercentageTolerances are given as percentages
ProportionTolerances are given as a proportion of the prediction

See also ...

Parity plot | SharpPlot.ScatterPlotStyle Property


Send comments on this topic
© Dyalog Ltd 2021