HyperWorks Desktop

*ZeroLineColor()

Specifies the color of the zero line in a plot window.

*ZeroLineColor()

Specifies the color of the zero line in a plot window.

Previous topic Next topic No expanding text in this topic  

*ZeroLineColor()

Specifies the color of the zero line in a plot window.

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

Syntax

*ZeroLineColor(Color)

Arguments

Name

Description

 

Color

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

Example

*BeginPlot

 • • •

 *ZeroLineColor(10)

 • • •

*EndPlot

Application

HyperGraph.

Context

*BeginPlot()

Report Definitions

Comments

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

If no zero line color is specified, gray (10) is used.

See also

 

*Color()

*BackgroundColor()

*BeginPlot()

*BorderColor()

*FrameColor()

*GridLineColor()

List of Session Statements