ArcGIS Pro 2.8 API Reference Guide
Min Property (StatisticsResult)

ArcGIS.Core.Data Namespace > StatisticsResult Class : Min Property
The result of the StatisticsFunction.Min if this function was set as an input; double.NaN otherwise.
Syntax
public double Min {get;}
Public ReadOnly Property Min As Double
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

StatisticsResult Class
StatisticsResult Members