Reference > 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

Send comments on this topic
© Dyalog Ltd 2013