DataMax Property

DataMax returns the data value corresponding to the maximum color in a color spectrum. Returns a double.

Syntax

object.DataMax

Remarks

Version Added: Surfer 7.01

Example

This example shows how to return the maximum data value used in the color spectrum.

Debug.Print ColorMap

Used by: ColorMap object