Show contents 

Working with General Visual Components > Classes > ColorLegendBase > ColorLegendBase.NoDataPosition

ColorLegendBase.NoDataPosition

Syntax

NoDataPosition: PP.Ui.NoDataPosition;

Description

The NoDataPosition property determines layout of items that correspond to missing data in visualizer.

Comments

Use JSON or the setNoDataPosition method to set the property value, and the getNoDataPosition method to get the property value

Example

The example of use is given in the page with description of the ColorLegendBase.BetweenFormat property.

ColorLegendBase