# Interface AreamapChartDataOptions
Configuration for how to query aggregate data and assign data to geographic features of an Areamap chart.
# Properties
# color
color?: [
CalculatedMeasureColumn
|MeasureColumn
|StyledMeasureColumn
]
Measure column (or measure) encoded by the color of the countries (or states) on the map.
# geo
geo: [
Column
|StyledColumn
]
Column or attribute representing the countries (or states) on the map.