Sets the preferred column relation. The relation must be a reference to a column relation in the data manager.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- relation
- Type: Spotfire.Dxp.Data ColumnRelation
The column relation.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | The column relation does not exist in the data manager column relations. or The column relation does not contain an expression that refers to the main table of the visualization |
System InvalidOperationException | The visualization does not have a data table. |
Version Information
See Also