A sizeStop object describes the size of the symbol at various values of the expression.

Referenced by: AuthoringInfo Visual Variable, size, SizeInfo Visual Variable

Properties

PropertyDetails
labelText used to describe the stop in the legend.
sizeSpecifies the marker size to use for the specified value.
valueThe value to be mapped to a size. Depending on how the visual variable is defined, the value may represent the value of an attribute field or the value returned by an expression.

Example

{
"value": 0,
"size": 255
}