ArcGIS Pro 2.7 API Reference Guide
Max Property (StatisticsResult)

ArcGIS.Core.Data Namespace > StatisticsResult Class : Max Property
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 10, Windows 8.1

See Also

Reference

StatisticsResult Class
StatisticsResult Members