HyperWorks Desktop

*BeginPlotDefaults()

Indicates the beginning of the plot preferences block.

*BeginPlotDefaults()

Indicates the beginning of the plot preferences block.

Previous topic Next topic No expanding text in this topic  

*BeginPlotDefaults()

Indicates the beginning of the plot preferences block.

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

Syntax

*BeginPlotDefaults()

Example

• • •

*BeginPlotDefaults()

 *SetBorderColor(12)

       *SetFrameColor(12)

 • • •

 *SetCurveDefaults(1, 3, 1, 0, 0)

 *SetAnimBubbleColor(6)

*EndPlotDefaults()

• • •

Application

HyperGraph and HyperStudy.

Comments

The statements following *BeginPlotDefaults() specify preferences for the plot mode.

Every *BeginPlotDefaults() statement requires a closing *EndPlotDefaults() statement.

See also

 

*EndPlotDefaults()

*SetAnimBubbleColor()

*SetAxisColor()

*SetAxisDefaults()

*SetBackgroundColor()

*SetBorderColor()

*SetCurveDefaults()

*SetFrameColor()

*SetGridlineColor()

*SetHeaderColor()

*SetLegendPlacement()

*SetNoteAlignment()

*SetNoteAttachment()

*SetNoteFont()

*SetPrintLineThickness()

*SetZerolineColor()

List of Preference Statements