IVZColorLegendBase.NoDataText

Syntax

NoDataText: Variant;

Description

The NoDataText property determines a label for the element corresponding to non-available data in the visualizer.

Comments

To determine format of intervals with both borders, use IVZColorLegendBase.BetweenFormat.

Example

The property use is given in the example for IVZColorLegendBase.BetweenFormat.

See also:

IVZColorLegendBase