Specifies the color of the window surrounding a plot.
*FrameColor()Specifies the color of the window surrounding a plot. |
|||||
*FrameColor()Specifies the color of the window surrounding a plot. |
Syntax |
*FrameColor(Color) |
|
Arguments |
Name |
Description |
Color |
An integer from 0 to 63 representing any of the 64 colors on the palette. |
|
Example |
*BeginPlot • • • *FrameColor(12) • • • *EndPlot |
|
Application |
HyperGraph. |
|
Context |
||
Comments |
The window frame color can only be changed by editing thesession. It is not available on the program interface. The colors on the color palette are numbered from left to right, top to bottom beginning with 0. If no frame color is specified, medium gray (12) is used. |
|
See also |
|
|