This property is only relevant When symbolizing polygon features with marker symbols (or IconSymbol3DLayer) in the uniqueValueInfos of this renderer.
Label used in the Legend to describe features assigned the default symbol.
The default symbol used to draw a feature whose value is not matched or specified by the renderer.
The name of the attribute field the renderer uses to match unique values or types.
If needed, specifies the name of an additional attribute field the renderer will use to match values.
If needed, specify the name of a third attribute field the renderer will use to match values.
String inserted between the values if multiple attribute fields are specified.
An object providing options for displaying the renderer in the Legend.
The type of Renderer.
Each element in the array is an object that provides information about a unique value associated with the renderer.
An Arcade expression evaluating to either a string or a number.
The title identifying and describing the associated Arcade expression as defined in the valueExpression property.
An array of VisualVariable objects.
Adds a unique value and symbol to the renderer.
Creates a deep clone of the renderer.
Returns rendering and legend information (as defined by the renderer) associated with the given graphic.
Removes a unique value from the renderer.
Converts an instance of this class to its ArcGIS portal JSON representation.
Generated using TypeDoc
Authoring metadata only included in renderers generated from one of the Smart Mapping creator methods, such as sizeRendererCreator.createContinuousRenderer() or colorRendererCreator.createContinuousRenderer().
Read more...