ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

Range Class
Range Members