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