FeatureLayerVisualization GetService Method TIBCO Spotfire 6.5 API Reference
Service provider returning IPlot2d if requested.

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

protected override Object GetService(
	Type serviceType
)

Parameters

serviceType
Type: System Type
Type of requested service

Return Value

Type: Object
Requested service; otherwise null.
Version Information

Supported in: 6.5
See Also