TriMean Property [GridStatistics]
TriMean returns the trimean value of the grid. Returns a double. It is a read-only property.
Syntax
object. TriMean
Example
The following example demonstrates how to return the trimean value of the grid.
Debug.Print GridStatistics.TriMean
Used by: GridStatistics Object and GridStatisticsXYZC Object