IRadarColumnSeriesDataFields

Type interface

Defines data fields for RadarColumnSeries.

Inheritance

IRadarColumnSeriesDataFields extends IColumnSeriesDataFields.

IRadarColumnSeriesDataFields is not extended by any other symbol.

Properties

categoryX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds category for horizontal axis.

categoryY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds category for vertical axis.

customValue
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds numeric value for some custom data.

data
#

Type string

Inherited from IComponentDataFields

Data.

dateX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds date for horizontal axis.

dateY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds date for vertical axis.

hidden
#

Type string

Inherited from ISeriesDataFields

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

id
#

Type string

Inherited from IComponentDataFields

ID.

openCategoryX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open category for horizontal axis.

openCategoryY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open category for vertical axis.

openDateX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open date for horizontal axis.

openDateY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open date for vertical axis.

openValueX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open numeric value for horizontal axis.

openValueXShow
#

Type CalculatedValue

Inherited from IXYSeriesDataFields

Which calculated field to use to use as a horizontal axis open value for the item.

openValueY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open numeric value for vertical axis.

openValueYShow
#

Type CalculatedValue

Inherited from IXYSeriesDataFields

Which calculated field to use to use as a vertical axis open value for the item.

value
#

Type string

Inherited from ISeriesDataFields

Name of the field in data that holds numeric value.

valueX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds numeric value for horizontal axis.

valueXShow
#

Type CalculatedValue

Inherited from IXYSeriesDataFields

Which calculated field to use to use as a horizontal axis value for the item.

valueY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds numeric value for vertical axis.

valueYShow
#

Type CalculatedValue

Inherited from IXYSeriesDataFields

Which calculated field to use to use as a vertical axis value for the item.

width
#

Type string

Inherited from IColumnSeriesDataFields

There are 22 inherited items currently hidden from this list.