IVZColorLegendBase.NoDataVisible

Syntax

NoDataVisible: Boolean;

Description

The NoDataVisible property determines visibility of the element corresponding to non-available data in the visualizer.

Comments

The property is set to True if the element corresponding to non-available data is visible, and to False if the item corresponding to non-available data is hidden.

Example

Example of use is given on the description page of the IVZColorLegendBase.BetweenFormat property.

See also:

IVZColorLegendBase