SharpPlot Reference > SharpPlot Methods > SetYGridLines Method > (Double[]) SharpPlot.SetYGridLines Method (Double[])
Set Y gridline(s) given a double vector.
public void SetYGridLines(
double[] value
);
-
value
- Tick lengths as a percentage of default or exact length in points.
See also ...SharpPlot Members | SharpPlot.SetYGridLines Method
Send comments on this topic © Dyalog Ltd 2021
|