IVennSeriesDataFields

Type interface

Defines data fields for VennSeries.

Inheritance

IVennSeriesDataFields extends IPercentSeriesDataFields.

IVennSeriesDataFields 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.

intersections
#

Type string

A field that may hold an array of categories. If present, this data item will represent an intersection of categories listed in an array.

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.