The initial value of Object.prototype.constructor is the standard built-in Object constructor.
A subset of features for which to generate the histogram.
The name of the numeric field for which the histogram will be generated.
The layer for which to generate a histogram.
The maximum bounding value for the histogram.
The minimum bounding value for the histogram.
The field by which to normalize the values returned from the given field.
Only applies if normalizationType is percent-of-total.
Determines how the provided field values will be normalized.
Indicates the number of classes to generate for the histogram.
Allows for cancelable requests.
A SQL expression evaluating to a number.
A SQL where clause used to filter features for the statistics query.
When classificationMethod = "standard-deviation", this sets the interval at which each class break should be set (e.g.
An Arcade expression that returns a number.
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 method for classifying the data.
Read more...