ArcGIS Pro 2.6 API Reference Guide
LowerColorStop Property

ArcGIS.Desktop.Mapping Namespace > UnclassedColorsRendererDefinition Class : LowerColorStop Property
Gets or sets the lower color stop for the histogram used in the renderer.
Syntax
public Nullable<double> LowerColorStop {get; set;}
Public Property LowerColorStop 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