HyperWorks Desktop

*SetAnimBubbleColor()

Specifies the color of the animation bubble on plots.

*SetAnimBubbleColor()

Specifies the color of the animation bubble on plots.

Previous topic Next topic No expanding text in this topic  

*SetAnimBubbleColor()

Specifies the color of the animation bubble on plots.

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

Syntax

*SetAnimBubbleColor(Color)

Arguments

Names

Description

 

Color        

A number from 0 to 63 representing any of the 64 colors on the palette.

Example

• • •

*BeginPlotDefaults()

 • • •

 *SetAxisDefaults(0, 11, 2, 1, 11, 4)

 *SetLegendPlacement(TopRight)

 *SetNoteAttachment(View)

 *SetNoteAlignment(Left)

 *SetNoteFont("Helvetica",1,1,24)

 *SetPrintLineThickness(0.5)

 *SetLegendFont("Helvetica",1,1,24)

 *SetAnimBubbleColor(6)

*EndPlotDefaults()

• • •

Application

HyperGraph and HyperStudy.

Context

*BeginPlotDefaults()

Comments

The animation bubble moves from point to point with time when a plot is animated.  For visibility, the actual color of the animation bubble varies depending on the plot background color.

See also

 

*SetAxisColor()

*SetBackgroundColor()

*SetBorderColor()

*SetFrameColor()

*SetGridlineColor()

*SetHeaderColor()

*SetZerolineColor()

List of Preference Statements