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

In This Topic
    Max Property (StatisticsResult)
    In This Topic
    The result of the StatisticsFunction.Max if this function was set as an input; double.NaN otherwise.
    Syntax
    public double Max {get;}
    Public ReadOnly Property Max As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also