SharpPlot Reference > SharpPlot Methods > SetXGridLines Method > (Int32[]) SharpPlot.SetXGridLines Method (Int32[])
Set X gridline(s) to a integer array.
public void SetXGridLines(
int[] 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
|