Types
import type { AuthoringInfoStatistics, AuthoringInfoTypes, AuthoringInfoClassificationMethods, AuthoringInfoLengthUnits, StandardDeviationInterval } from "@arcgis/core/renderers/support/types.js";

Type definitions

AuthoringInfoStatistics

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0

min

Property
Type
number
Since
ArcGIS Maps SDK for JavaScript 5.0

The minimum data value of the attribute represented by the renderer. Legends displaying above-and-below themed data will not display values smaller than this number.

max

Property
Type
number
Since
ArcGIS Maps SDK for JavaScript 5.0

The maximum data value of the attribute represented by the renderer. Legends displaying above-and-below themed data will not display values greater than this number.

AuthoringInfoTypes

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"relationship" | "classed-size" | "classed-color" | "class-breaks-size" | "class-breaks-color" | "dot-density" | "predominance" | "univariate-color-size" | "flow"

AuthoringInfoClassificationMethods

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"equal-interval" | "defined-interval" | "manual" | "natural-breaks" | "quantile" | "standard-deviation"

AuthoringInfoLengthUnits

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Supertypes
Exclude<LengthUnit‚ "us-feet">

StandardDeviationInterval

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
1 | 0.5 | 0.33 | 0.25

RelationshipFocus

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"HH" | "LL" | "HL" | "LH"

UnivariateTheme

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"high-to-low" | "above-and-below" | "above" | "below"

FlowTheme

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"flow-line" | "wave-front"

UnivariateSymbolStyle

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"caret" | "circle-caret" | "arrow" | "circle-arrow" | "plus-minus" | "circle-plus-minus" | "square" | "circle" | "triangle" | "happy-sad" | "thumb" | "custom"

AuthoringInfoVisualVariableTypes

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"size" | "color" | "opacity" | "rotation"

AuthoringInfoVisualVariableStyles

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"percent" | "ratio" | "percent-of-total"

AuthoringInfoColorVariableThemes

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"high-to-low" | "above-and-below" | "centered-on" | "extremes" | "above" | "below"

AuthoringInfoSizeVariableThemes

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"high-to-low" | "above-and-below" | "above" | "below" | "reference-size" | "spike"

AuthoringInfoVisualVariableThemes

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0

AuthoringInfoVisualVariableUnits

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"seconds" | "minutes" | "hours" | "days" | "months" | "years"

ReferenceSizeSymbolStyle

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"circle" | "diamond" | "hexagon-flat" | "hexagon-pointy" | "square"

SpikeSymbolStyle

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"triangle-closed-outline" | "triangle-gradient-fill-closed" | "triangle-gradient-fill-closed-outline" | "triangle-gradient-fill-open" | "triangle-gradient-fill-open-outline" | "triangle-open-outline" | "triangle-solid-fill-closed" | "triangle-solid-fill-closed-outline" | "triangle-solid-fill-open" | "triangle-solid-fill-open-outline"

RendererLegendOptionsOrder

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0
Type
"ascending-values" | "descending-values"

RendererLegendTitleOption

Type definition
Since
ArcGIS Maps SDK for JavaScript 5.0