A sizeStop object describes the size of the symbol at various values of the expression.
Referenced by: SizeInfo Visual Variable
Properties
| Property | Details |
|---|---|
| label | Value if a label is needed on the legend for a stop. |
| size | Specifies the marker size to use for the specified value. |
| value | The value to be mapped to a size. |
Example
{
"value": 0,
"size": 255
}