ColorLegendBase.HighlightItemColor

Syntax

HighlightItemColor (value: PP.Color || String);

Parameters

value. Legend element label and marker color.

Description

The HighlightItemColor property sets color of marker and label of highlighted legend element.

Comments

Property value can be set from JSON or using the setHighlightItemColor method.

The following can be used as a parameter value:

Example

The property use is given in the page with description of the ColorLegendBase.BetweenFormat property.

See also:

ColorLegendBase