The name of the field whose data will be queried for statistics and used for the basis of the data-driven visualization.
The layer for which the visual variable is generated.
Provides options for setting a title to a field when an expression is provided instead of a field name.
A custom maximum value set by the user.
A custom minimum value set by the user.
The name of the field to normalize the values of the given field
.
Allows for cancelable requests.
A SQL expression evaluating to a number.
A SQL where clause used to filter features for the statistics query.
A statistics object generated from the summaryStatistics function.
An Arcade expression that returns a number.
Text describing the value returned from the valueExpression
.
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
The initial value of Object.prototype.constructor is the standard built-in Object constructor.