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 property use is given in the page with description of the ColorLegendBase.BetweenFormat property.

ColorLegendBase