Adds a feature layer from a table.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- featureTable
- Type: Spotfire.Dxp.Data DataTable
A data table containing map data.
Return Value
Type: FeatureLayerA newly created feature layer.
Exceptions
Exception | Condition |
---|---|
System InvalidOperationException | If the map chart already contains a FeatureLayer or a PictureLayer |
Remarks
Version Information
See Also