Type interface
Defines data fields for TreeMap.
Inheritance
ITreeMapDataFields extends IXYChartDataFields.
ITreeMapDataFields is not extended by any other symbol.
Properties
|
children # |
Type A name of the field in data that holds item's sub-items. |
|---|---|
|
color # |
Type 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 Inherited from Data. |
|
id # |
Type Inherited from ID. |
|
name # |
Type A name of the field in data that holds item's name. |
|
value # |
Type A name of the field in data that holds item's numeric value. |
| There are 2 inherited items currently hidden from this list. | |