ArcGIS Pro 2.6 API Reference Guide
Min Property (RangeExtent)

ArcGIS.Desktop.Mapping Namespace > RangeExtent Class : Min Property
Gets or sets the min range value.
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

RangeExtent Class
RangeExtent Members