Statistics queried from the layer to be used by the legend. The statistics can be used by the legend to avoid displaying data values that fall outside the data range despite the renderer’s configuration. Only applies to univariateColorSize styles with an above-and-below univariateTheme.

Referenced by: authoringInfo

Properties

PropertyDetails
maxA numeric value indicating the maximum value of the data represented by the renderer.
minA numeric value indicating the minimum value of the data represented by the renderer.

Min and max data values in the dataset Example

{
"min": 0,
"max": 23.8951
}