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