Click or drag to resize

CGUIGridStatHist Method (String)

Display Histogram of grid

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void GridStatHist(
	string grid_name
)

public static void GridStatHist(
	string grid_name
)

Parameters

grid_name
Type: SystemString
Name of the grid to get stats from
See Also