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