The average of all values returned from the field or expression.
The initial value of Object.prototype.constructor is the standard built-in Object constructor.
The total number of features with a non-null value for the given field.
The maximum of all values returned from the field or expression.
The minimum of all values returned from the field or expression.
The number of null values stored in the given field.
The standard deviation calculated from values returned from the field or expression.
The sum of all values returned from the field or expression.
The calculated variance from all values returned from the field or expression.
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 statistics returned from the summaryStatistics() query.
Read more...