poIRenderOptions SetAxisLabelColor
Sets the color of the labels for the global axis.
Syntax
poIRenderOptions_handle SetAxisLabelColor color
Application
HyperView Tcl Modify
Description
This command sets the color of the labels for the global axis.
Inputs
- color
- The color value for the labels in RGB format (for example, 255 255 255).
Error
Returns 0 if successful, otherwise an error code.