ISunburstSeriesDataFields

Type interface

Defines data fields for SunburstSeries.

@since 4.1.6

Inheritance

ISunburstSeriesDataFields extends IPieSeriesDataFields.

ISunburstSeriesDataFields is not extended by any other symbol.

Properties

category
#

Type string

Inherited from IPercentSeriesDataFields

Name of the field in data that holds category.

data
#

Type string

Inherited from IComponentDataFields

Data.

hidden
#

Type string

Inherited from ISeriesDataFields

Name of the field in data that holds boolean flag if item should be hidden.

hiddenInLegend
#

Type string

Inherited from IPercentSeriesDataFields

Name of the field in data that holds boolean flag if item should be hidden in legend.

id
#

Type string

Inherited from IComponentDataFields

ID.

radiusValue
#

Type string

Inherited from IPieSeriesDataFields

Name of the field in data that holds item's radius value.

value
#

Type string

Inherited from ISeriesDataFields

Name of the field in data that holds numeric value.

There are 7 inherited items currently hidden from this list.