HyperWorks Desktop

*TrackingSystemColors()

Sets the colors for the axis arrows and labels.

*TrackingSystemColors()

Sets the colors for the axis arrows and labels.

Previous topic Next topic No expanding text in this topic  

*TrackingSystemColors()

Sets the colors for the axis arrows and labels.

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

Syntax

*TrackingSystemColors(x, y, text)

Arguments

Name

Description

 

x

Palette index for the color to be used for the x axis arrow.

 

y

Palette index for the color to be used for the y axis arrow.

 

text

Palette index for the color to be used for the axis labels.

Example

*BeginVideo()

 • • •

 *TrackingSystemColors(1,1,3)

         

 *EndVideoMeasure()

 • • •

*EndVideo

Application

MediaView.

Context

*BeginVideo()

Comments

The X arrow, Y arrow, and labels for both axes together can be colored independently.  The index uses the standard HyperWorks Desktop color palette.

See also

 

*BeginVideo()

List of Session Statements