setSubrangeColor

abstract fun setSubrangeColor(subrange: ClosedRange<BoundType>, color: ColorType)

Paints subrange with color overriding any previous colors the subrange contained.

Parameters

subrange

the subrange.

color

the color.