ArcGIS Pro 2.9 API Reference Guide
UnclassedColorsRendererDefinition Constructor(String,CIMSymbolReference,CIMColorRamp,String,String,Double,Double)

ArcGIS.Desktop.Mapping Namespace > UnclassedColorsRendererDefinition Class > UnclassedColorsRendererDefinition Constructor : UnclassedColorsRendererDefinition Constructor(String,CIMSymbolReference,CIMColorRamp,String,String,Double,Double)
Name of the field used in the renderer.
A template for symbol used in the renderer.
A color ramp to apply to those classes.
A string used in the legend to denote the maximum value in the color scheme.
A string used in the legend to denote the minimum value in the color scheme.
The upper color stop for the histogram used in the renderer.
The lower color stop for the histogram used in the renderer.
Create a UnclassedColorsRendererDefinition.
Syntax

Parameters

field
Name of the field used in the renderer.
symbolTemplate
A template for symbol used in the renderer.
colorRamp
A color ramp to apply to those classes.
upperLabel
A string used in the legend to denote the maximum value in the color scheme.
lowerLabel
A string used in the legend to denote the minimum value in the color scheme.
upperColorStop
The upper color stop for the histogram used in the renderer.
lowerColorStop
The lower color stop for the histogram used in the renderer.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

UnclassedColorsRendererDefinition Class
UnclassedColorsRendererDefinition Members
Overload List