Defines alternatives for visualization of empty data selections.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
[SerializableAttribute] [PersistenceVersionAttribute(12, 0)] public enum LimitingMarkingsEmptyBehavior
Members
Member name | Value | Description | |
---|---|---|---|
ShowAll | 0 | Visualization of empty selection should result in a plot showing all data. | |
ShowEmpty | 1 | Visualization of empty selection should result in an empty plot. | |
ShowMessage | 2 | Visualization of empty selection should result in an empty plot with a message. |
Version Information
See Also