ColorInformation

constructor(range: Range, color: Color)(source)

Creates a new color range.

Parameters

range

The range the color appears in. Must not be empty.

color

The value of the color.

Online Documentation