SharpPlot Reference > SharpPlot Methods > SetParityLimitStyle Method SharpPlot.SetParityLimitStyle Method
Set Parity tolerance line format given any of color, lineStyle and lineweight (pts).
Example
sp.SetParityLimitStyle(Color.Maroon,LineStyle.Dash,1);
Overloads
Send comments on this topic © Dyalog Ltd 2021
|