VisualContent GetRenderTrigger Method TIBCO Spotfire 6.0 API Reference
Gets a trigger signaling that the visualization has changed and needs to be re-rendered. Note that it does not trigger when highlight changes.

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

public Trigger GetRenderTrigger()

Return Value

Type: Trigger
See Also