*UseLegacyCategoryColor()

Specifies the color scheme that a category-based legend will use.

Syntax

*UseLegacyCategoryColor (State)

Application

HyperView

Inputs

State
On
Use pre-HyperView 2019 color scheme.
Off
Use new color scheme.

Context

*BeginGraphicDefaults()

Example

*UseLegacyCategoryColor("On")

Comments

This preference statement controls the default color scheme that will be used by category-based legends (used in case of envelope trace plot, max/min/extreme layer plots). When it is on, it will use the rainbow color scheme and category colors can not be changed. When it is off, it will use a new color scheme implemented in HyperView 2019 that allows category colors to be changed.