DrawTitle

Draw a title for a Plot?

Description:

This attribute controls the appearance of an annotated coordinate grid (drawn with the astGrid function) by determining whether a title is drawn.

If the DrawTitle value of a Plot is non-zero (the default), then the title will be drawn, otherwise it will be omitted.

Type:
Integer (boolean).

Applicability

Plot
All Plots have this attribute.
Plot3D
The Plot3D class ignores this attributes, assuming a value of zero.

Notes: