*VectorTextColor()
Specifies the color to be used for the vector plot text.
Syntax
*VectorTextColor (Color)
Application
HyperView
Inputs
- Color
- Indicates the color to be used for the vector plot text.
Context
*BeginGraphicDefaults()
Example
*VectorTextColor("red")
Comments
Valid entries are the names of standard colors. In addition, RGB values can also be specified.