LimitingMarkingsEmptyBehavior Enumeration

Spotfire 14.3 API Reference
Defines alternatives for visualization of empty data selections.

Namespace:  Spotfire.Dxp.Data
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
Syntax

C#
[SerializableAttribute]
[PersistenceVersionAttribute(12, 0)]
public enum LimitingMarkingsEmptyBehavior
Members

  Member nameValueDescription
ShowAll0 Visualization of empty selection should result in a plot showing all data.
ShowEmpty1 Visualization of empty selection should result in an empty plot.
ShowMessage2 Visualization of empty selection should result in an empty plot with a message.
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference