Optional properties: SimpleRendererPropertiesAuthoring metadata only included in renderers generated from one of the Smart Mapping creator methods, such as sizeRendererCreator.createContinuousRenderer() or colorRendererCreator.createContinuousRenderer().
The label for the renderer.
The symbol used by the renderer to visualize all features in the layer.
Readonly typeThe type of renderer.
An array of VisualVariable objects.
Protected _getProtected _setCreates a deep clone of the renderer.
Protected notifyConverts an instance of this class to its ArcGIS portal JSON representation.
Static fromJSONGenerated using TypeDoc
SimpleRenderer renders all features in a Layer with one Symbol.
Read more...