HyperWorks Desktop

*FrameColor()

Specifies the color of the window surrounding a plot.

*FrameColor()

Specifies the color of the window surrounding a plot.

Previous topic Next topic No expanding text in this topic  

*FrameColor()

Specifies the color of the window surrounding a plot.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

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

*BeginPlot()

Report Definitions

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

 

*BackgroundColor()

*BeginPlot()

*BorderColor()

*Color()

*GridLineColor()

*ZeroLineColor()

List of Session Statements