IVZColorLegendBase.NoDataText

Fore Syntax

NoDataText: Variant;

Fore.NET Syntax

NoDataText: object;

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.

Fore and Fore.NET Examples

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

See also:

IVZColorLegendBase