Next: Searching Properties, Previous: Graphics Objects, Up: Graphics Data Structures [Contents][Index]
In this Section the graphics object properties are discussed in detail,
starting with the root figure properties and continuing through the objects
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 arguments call to set
function. See set.
In the following documentation, default values are enclosed in { }.