DataMin Property

DataMin returns the data value corresponding to the minimum color in a color spectrum. Returns a double.

Syntax

object.DataMin

Remarks

Version Added: Surfer 7.01

Example

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

Debug.Print ColorMap.DataMin

Used by: ColorMap object