HyperWorks Desktop

*ZAxisLabel()

*ZAxisLabel()

Previous topic Next topic No expanding text in this topic  

*ZAxisLabel()

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

Description

Specifies the label for the z axis.

Syntax

*ZAxisLabel(label)

Argument

Name

Description

 

label

The label for the Z axis.

Example

*BeginPlot3DDefaults()

   *XAxisLabel(“Position”)

   *YAxisLabel(“Velocity”)

  *ZAxisLabel(“Time”)

*EndPlot3DDefaults()

Application

HyperGraph 3D

Context

*BeginDefaults()

*BeginPlot3DDefaults()

See Also

 

*BeginPlot3DDefaults()

*EndPlot3DDefaults()

*SetXAxisLabel()

*SetYAxisLabel()

List of Preference Statements