ColorLegendBase.NoDataText

Syntax

NoDataText: String;

Description

The NoDataText property determines label for the element that corresponds to data not available in the visualizer.

Comments

Use JSON or the setNoDataText method to set the property value, and the getNoDataText method to get the property value.

Example

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

See also:

ColorLegendBase