WaterfallChartGetActiveRangesTrigger Method TIBCO Spotfire 7.6 API Reference
Gets the active ranges' triggers.

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 void GetActiveRangesTrigger(
	DocumentNode target,
	IList<Trigger> triggers
)

Parameters

target
Type: Spotfire.Dxp.Framework.DocumentModelDocumentNode
The target.
triggers
Type: System.Collections.GenericIListTrigger
The triggers.
Version Information

Supported in: 7.6
See Also

Reference