ZInterQuartileRange Property
The ZInterQuartileRange property returns the inter quartile range of Z of the grid file. Returns a Double. This is a read-only property.
Syntax
object.ZInterQuartileRange
Example
This example shows how to return the Z interquartile range of a grid.
Debug.Print Grid.ZInterQuartileRange
Used by: AutoGrid object