IMapPolygonSeriesDataFields

Type interface

Defines data fields for MapPolygonSeries.

Inheritance

IMapPolygonSeriesDataFields extends IMapSeriesDataFields.

IMapPolygonSeriesDataFields is not extended by any other symbol.

Properties

data
#

Type string

Inherited from IComponentDataFields

Data.

geoPolygon
#

Type string

Field name that holds polygon data in Geo coordinates.

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.

multiGeoPolygon
#

Type string

Field name that holds poly-polygon data in Geo coordinates.

multiPolygon
#

Type string

Field name that holds multi-polygon pixels.

polygon
#

Type string

Field name that holds polygon pixels.

value
#

Type string

Inherited from IMapSeriesDataFields

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

zoomGeoPoint
#

Type string

Inherited from IMapSeriesDataFields

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

zoomLevel
#

Type string

Inherited from IMapSeriesDataFields

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

There are 6 inherited items currently hidden from this list.