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 |
||
See Also |
|
|