Type alias AreamapDataPoint
AreamapDataPoint:
GeoDataElement& {entries: {color:DataPointEntry[];geo:DataPointEntry[]; }; }
Data point in an Areamap chart.
AreamapDataPoint.entriesentries?:
objectA collection of data point entries that represents values for all related
dataOptions.
entries.colorcolor:
DataPointEntry[]Data point entries for the
colordata options
entries.geogeo:
DataPointEntry[]Data point entries for the
geodata options