| Contents > SharpPlot > Methods | Index |
SharpPlot.SetDatumLineStyle Method (Color,LineStyle,Double)
Set DatumLine style given color, lineStyle and lineweight.
public void SetDatumLineStyle(
Color lineColor,
LineStyle lineStyle,
double lineWidth
);
