SharpPlot Reference > SharpPlot Methods > GetXTickPositions Method SharpPlot.GetXTickPositions Method
Find the computed values of the X-tickmarks.
public double[] GetXTickPositions();
This may be useful in positioning chart notes, for example to place a note at the last X-tickmark and the topmost Y-tickmark when both X and Y axes have been ranged from the data.
See also ...SharpPlot Members
Send comments on this topic © Dyalog Ltd 2021
|