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
| Property | Details |
|---|---|
| label | Text used to describe the stop in the legend. |
| size | Specifies the marker size to use for the specified value. |
| value | The 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
}