IVZColorLegendBase.NoDataPosition

Fore Syntax

NoDataPosition: VisualizatorNoDataPosition;

Fore.NET Syntax

NoDataPosition: Prognoz.Platform.Interop.Visualizators.VisualizatorNoDataPosition;

Description

The NoDataPosition property determines position of the elements that correspond to non-available data in the visualizer.

Example

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

See also:

IVZColorLegendBase