IPercentSeriesDataFields

Type interface

Defines data fields for PercentSeries.

Inheritance

IPercentSeriesDataFields extends ISeriesDataFields.

IPercentSeriesDataFields is extended by IFunnelSeriesDataFields, IPieSeriesDataFields, IVennSeriesDataFields.

Properties

category
#

Type string

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

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

id
#

Type string

Inherited from IComponentDataFields

ID.

value
#

Type string

Inherited from ISeriesDataFields

Name of the field in data that holds numeric value.

There are 4 inherited items currently hidden from this list.