WaterfallChartGetService Method TIBCO Spotfire 7.6 API Reference
Service provider returning IPlot2d if requested.

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

C#
protected override Object GetService(
	Type serviceType
)

Parameters

serviceType
Type: SystemType
Type of requested service

Return Value

Type: Object
Requested service; otherwise null.
Version Information

Supported in: 7.6
See Also

Reference