| Contents > SharpPlot > Methods | Index |
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.
