setBackground

abstract fun setBackground(column: Int)

Defines the field to use for background labeling.

Parameters

column

the index of the column to be used for background labeling

See also


abstract fun setBackground(color: MkColor?)

Sets the background color to use for drawing the treemap.

Parameters

color

the color to be used

See also