XYZGetColorMapΒΆ

XYZGetColorMap returns the name of a color map used to fill the areas of a contour map.

ssColorMapName = XYZGetColorMap(hData)

Return Value

ssColorMapName is the color map name.

Parameters

hData

A handle for a dataset created with XYZCreate.

Comment

See XYZSetColorMap for a list of available color maps.

id-1217855