Midrange Property [GridStatistics]

Midrange returns the midrange of the grid. Returns a double. It is a read-only property.

Syntax

object.Midrange

Example

The following example demonstrates how to return the midrange of the grid.

Debug.Print GridStatistics.Midrange

Used by: GridStatistics Object and GridStatisticsXYZC Object