DataBinMetrics Object
Bing
A set of values calculated from the pushpins in a data bin.
| Name | Type | Description |
|---|---|---|
average | number | The average value of the aggregation property of the pushpins in a data bin. |
count | number | The number of pushpins in a data bin. |
countNotBlank | number | The number of pushpins in the data bin whose aggregation property has a value. |
countNumbers | number | The number of pushpins in the data bin whose aggregation property is a valid number. |
sum | number | The sum of the aggregation property of the pushpins in a data bin. |
Show: