Next: , Previous: , Up: Graphics Data Structures   [Contents][Index]


15.3.3 Graphics Object Properties

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 { }.