The ID of the basemap used to determine the optimal color scheme to represent the categorical variable.
Indicates whether the average color of the input view's basemap is light
or dark
.
The initial value of Object.prototype.constructor is the standard built-in Object constructor.
An array of objects describing the values or categories excluded from consideration in visualizing data from the given field.
The renderer object configured to best match the given basemap.
The scheme used to represent each category within the uniqueValueInfos
.
An array of objects describing the value, symbol, and count of each unique type or category represented in the renderer.
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 result object of the createRenderer() method.
Read more...