|
|
◆ Set_zlabel()
| Sub Set_zlabel |
( |
Label As |
String, |
|
|
Optional KwArgs As |
String |
|
) |
| |
Set z-axis label
- Purpose
- Set the label for the z-axis.
- Parameters
-
| [in] | Label | Label text. |
| [in] | KwArgs | (Optional)
Optional keyword parameters. (default = "") |
- Example Program
- See example of Contour.
|