Adds a table plot column for the specified data column.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- dataColumn
- Type: Spotfire.Dxp.Data DataColumn
The data column.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | Thrown if a table plot column already exists for the data column or the data column belongs to another data table than the one the plot is based on. |
Version Information
See Also