IPieSeriesDataFields

Type interface

Defines data fields for PieSeries.

Inheritance

IPieSeriesDataFields extends IPercentSeriesDataFields.

IPieSeriesDataFields is extended by IPieSeries3DDataFields, ISunburstSeriesDataFields.

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

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 6 inherited items currently hidden from this list.