TickAll

Draw tick marks on all edges of a Plot?

Description:

This attribute controls the appearance of an annotated coordinate grid (drawn with the astGrid function) by determining whether tick marks should be drawn on all edges of a Plot.

If the TickAll value of a Plot is non-zero (the default), then tick marks will be drawn on all edges of the Plot. Otherwise, they will be drawn only on those edges where the numerical and descriptive axis labels are drawn (see the Edge(axis) attribute).

Type:
Integer (boolean).

Applicability

Plot
All Plots have this attribute.

Notes: