ITreeMapDataFields

Type interface

Defines data fields for TreeMap.

Inheritance

ITreeMapDataFields extends IXYChartDataFields.

ITreeMapDataFields is not extended by any other symbol.

Properties

children
#

Type string

A name of the field in data that holds item's sub-items.

color
#

Type string

A name of the field in data that holds item's color.

If not set, a new color will be automatically assigned to each item as defined by theme.

data
#

Type string

Inherited from IComponentDataFields

Data.

id
#

Type string

Inherited from IComponentDataFields

ID.

name
#

Type string

A name of the field in data that holds item's name.

value
#

Type string

A name of the field in data that holds item's numeric value.

There are 2 inherited items currently hidden from this list.