ArcGIS Pro 2.6 API Reference Guide
UpperSizeStop Property

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

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ProportionalRendererDefinition Class
ProportionalRendererDefinition Members