IFunnelSeriesDataFields

Type interface

Defines data fields for FunnelSeries.

Inheritance

IFunnelSeriesDataFields extends IPercentSeriesDataFields.

IFunnelSeriesDataFields is extended by IPyramidSeriesDataFields.

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.

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.