color.hue Function (For GPL Guides)

Note: If you are modifying the hue for a graphic element (like a bar or point), refer to color.hue Function (For GPL Graphic Elements) .

Syntax

color.hue(color.brightness."hue value")

"hue value". A value between 0 and 1 that indicates the hue level.

Description

Controls the hue of reference lines.

Examples

Figure 1. Example: Specifying a reference line hue
GUIDE: form.line(position(*,2000), color.hue(color.hue."0.5"))