SharpPlot Reference > SharpPlot Methods > SetYTickLengths Method > (Int32[]) SharpPlot.SetYTickLengths Method (Int32[])
Set Y-tick lengths to a integer array.
public void SetYTickLengths(
int[] value
);
-
value
- Tick lengths as a percentage of default or exact length in points.
See also ...SharpPlot Members | SharpPlot.SetYTickLengths Method
Send comments on this topic © Dyalog Ltd 2021
|