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