ArcGIS Pro 2.6 API Reference Guide
UpperColorStop Property

ArcGIS.Desktop.Mapping Namespace > UnclassedColorsRendererDefinition Class : UpperColorStop Property
Gets or sets the upper color stop for the histogram used in the renderer.
Syntax
public Nullable<double> UpperColorStop {get; set;}
Public Property UpperColorStop As Nullable(Of Double)
Remarks
Histogram stops can be edited to stretch or contract the color range. Any data outside of the two stops will be treated as outliers and drawn with either the minimum or maximum color.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

UnclassedColorsRendererDefinition Class
UnclassedColorsRendererDefinition Members