In this section the graphics object properties are discussed in detail,
starting with the root properties and continuing through the object hierarchy.
The documentation about a specific graphics object can be displayed using
doc
function, e.g., doc ("axes properties")
will show
Axes Properties.
The allowed values for radio (string) properties can be retrieved
programmatically or displayed using the one or two argument calling form of the
set
function. See set.
Any properties marked as either unused or unimlplemented in the following documentation are accepted without error by Octave. Values for those properties are stored in the object but have no effect on the object.
Default property values are enclosed in { }.