HyperWorks Desktop

*BorderColor()

Specifies the color of the thin border surrounding a plot.

*BorderColor()

Specifies the color of the thin border surrounding a plot.

Previous topic Next topic No expanding text in this topic  

*BorderColor()

Specifies the color of the thin border surrounding a plot.

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

Syntax

*BorderColor(Color)

Argument

Name

Description

 

Color

An integer from 0 to 63 representing any of the 64 colors on the palette.

Example

*BeginPlot

 • • •

 *BorderColor(4)

 • • •        

*EndPlot

Application

HyperGraph.

Context

*BeginPlot()

Report Definitions

Comments

The border color can only be changed by editing thesession.

The colors on the palette are numbered from left to right, top to bottom beginning with 0.

If no border color is specified, medium gray (12) is used.

See also

 

*Color()

*BackgroundColor()

*BeginPlot()

*FrameColor()

*GridLineColor()

*ZeroLineColor()

List of Session Statements