*BackGroundColor() - HyperView

Specifies the color to be used as the legend background.

Syntax

*BackGroundColor (Color)

Application

HyperView

Inputs

Color
RGB value of the color to be used.

Context

*BeginLegend() - HyperView

Example

*BackGroundColor("255 255 255")

Comments

Valid entries are values in the RGB format which are less than 255.