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