ArcGIS Pro 2.9 API Reference Guide
Max Property (Range)

ArcGIS.Desktop.Mapping Namespace > Range Class : Max Property
Gets or sets the max value for the range.
Syntax
public Nullable<double> Max {get; set;}
Public Property Max As Nullable(Of Double)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Range Class
Range Members