Skewness Property [GridStatistics]

Skewness returns the coefficient of skewness of the grid. Returns a double. It is a read-only property.

Syntax

object.Skewness

Example

The following example demonstrates how to return the coefficient of skewness of the grid.

Debug.Print GridStatistics.Skewness

Used by: GridStatistics Object and GridStatisticsXYZC Object