Sets the symbolic name, default colors and aspect ratio for a window.
Specifies a symbolic name used to reference the window. The symbolic name cannot contain spaces and is limited to 15 characters. If specified, the current window caption is adjusted and the formulae of dependent windows automatically update with the symbolic name. Symbolic names can render complex worksheets more readable.
Use Window Number resets the symbolic name to the standard W1 format.
If checked, Show Symbolic Names specifies that all windows of a Worksheet display their symbolic name in the window caption and associated formulae. Windows without a unique symbolic name are displayed in W1 format. If Show Symbolic Names is unchecked, the standard W1 format is displayed for all windows.
Any window can always be referenced with the standard W1 format whether the window has a symbolic name or not.
Specifies the default colors for plotting parameters of a window.
| Window Color | Sets the default background color of the plotting region for the window. |
| Default Series Color | Sets the default color for series displayed by the window. |
| Default Grid Color | Sets the default color for grid lines. |
| Default Tic Color | Sets the default color for tic marks. |
Sets the aspect ratio (width/height) of the plotting region of a window.
| Automatic | Maximizes the plotting region for the displayed series. |
| Square | Keeps the width and height of the plotting region equal. |
| Natural | If the displayed data is an image, density or contour plot, the width and height are set to the width and height of the data. Otherwise same as Automatic. |
Sets the OnPlotCalc mode of a window. When SETONPLOTCALC is enabled, dependent
windows automatically recalculate whenever this window plots, such as scrolling,
mousing or coordinate manipulation. The dependent windows only process the segment
of data that is currently displayed in this window.
| Off | No OnPlotCalc calculations. This is the normal mode. |
| On | Enable OnPlotCalc calculations. Dependent windows recalulate using the displayed segment of this window whenever this window plots. |
Sets the lock mode of a window. The formula of a locked window cannot be changed,
but the window data will still update as normal.
| Off | The window is unlocked and the formula can be changed. This is the normal mode. |
| On | The window is locked and the formula cannot be changed. |