astGrid

Draw a set of labelled coordinate axes

Description:

This function draws a complete annotated set of coordinate axes for a Plot with (optionally) a coordinate grid superimposed. Details of the axes and grid can be controlled by setting values for the various attributes defined by the Plot class (q.v.).

Synopsis

void astGrid( AstPlot this )

Parameters:

this
Pointer to the Plot.

Notes: