This enumeration specifies whether the details (tooltips) display the name of the columns/expressions
they are based upon, or the property in the plot they represent.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
PropertyNames | 0 | Displays the plot property names, for instance "X" or "Y". | |
ColumnNames | 1 | Displays the underlying column name or expression, for instance "SUM(Sales)". |
Version Information
See Also