LabelInformationType enumeration.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
[SerializableAttribute] [PersistenceVersionAttribute(2, 0)] public enum LabelInformationType
Members
| Member name | Value | Description | |
|---|---|---|---|
| Percentage | 0 | Show information as a percentage. | |
| Value | 1 | Show information as a value. |
Version Information
See Also