Reference > Methods > SetParityLineStyle Method SharpPlot.SetParityLineStyle Method
Set Parity axis line format given any of color, lineStyle and lineweight (pts). The default is to draw this using the standard axis style.
Example
sp.SetParityLineStyle(Color.Purple,LineStyle.Dash);
Overloads
Send comments on this topic © Dyalog Ltd 2013
|