55.8 DefaultPlot object
The DefaultPlot object is used to hold on default plot attributes. The DefaultPlot object attributes are used whenever an XYPlot object is created. A DefaultPlot object is automatically created when opening a session.
Access
import visualization
session.defaultPlot
55.8.1 Members
The DefaultPlot object can have the following members:
areaAn Area object specifying an Area used to hold on to the default display properties for the plot area.
titleA Title object specifying a Title object used to hold on to the default properties of the XY-Plot title.