ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / StatisticsResult Class / Min Property

In This Topic
    Min Property (StatisticsResult)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also