NoDataVisible: Boolean;
The NoDataVisible property determines visibility of the element that corresponds to data not available in the visualizer.
Use JSON or the setNoDataVisible method to set the property value, and the getNoDataVisible method to get the property value.
The property is set to True if the item that corresponds to missing data, is shown in the visualizer, or False if the item is not shown.
The example of use is given in the description page of the LegendBase.ContentAlignmentproperty.
See also: