SharpPlot Reference > SharpPlot Methods > SetBaselineStyle Method > (Color,LineStyle,Double) SharpPlot.SetBaselineStyle Method (Color,LineStyle,Double)
Set Baseline format given color, lineStyle and lineweight.
public void SetBaselineStyle(
Color lineColor,
LineStyle lineStyle,
double lineWidth
);
-
lineColor
- [todo]
-
lineStyle
- Dash pattern (builtin or custom).
-
lineWidth
- Width of line in points.
See also ...SharpPlot Members | SharpPlot.SetBaselineStyle Method
Send comments on this topic © Dyalog Ltd 2021
|