ArcGIS Pro 2.6 API Reference Guide
mean Property (StatsHistogram)

ArcGIS.Core.CIM Namespace > StatsHistogram Class : mean Property
Gets and sets the mean.
Syntax
public Nullable<double> mean {get; set;}
Public Property mean As Nullable(Of Double)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

StatsHistogram Class
StatsHistogram Members