ArcGIS Pro 2.6 API Reference Guide
Min Property (Range)

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

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Range Class
Range Members