IMapSeriesDataFields

Type interface

Defines data fields for MapSeries.

@todo Alllow any number of values?

Inheritance

IMapSeriesDataFields extends ISeriesDataFields.

IMapSeriesDataFields is extended by IMapImageSeriesDataFields, IMapPolygonSeriesDataFields, IMapLineSeriesDataFields.

Properties

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.

id
#

Type string

Inherited from IComponentDataFields

ID.

value
#

Type string

A field name in data for a numeric value of the map object.

zoomGeoPoint
#

Type string

A field name in data for a zoomGeoPoint of the map object.

zoomLevel
#

Type string

A field name in data for a zoomLevel of the map object.

There are 3 inherited items currently hidden from this list.