Grid

Draw grid lines for a Plot?

Description:

This attribute controls the appearance of an annotated coordinate grid (drawn with the AST_GRID routine) by determining whether grid lines (a grid of curves marking the " major" values on each axis) are drawn across the plotting area.

If the Grid value of a Plot is non-zero, then grid lines will be drawn. Otherwise, short tick marks on the axes are used to mark the major axis values. The default behaviour is to use tick marks if the entire plotting area is filled by valid physical coordinates, but to draw grid lines otherwise.

Type:
Integer (boolean).

Applicability

Plot
All Plots have this attribute.

Notes: