VisualContentGetRenderTrigger Method

Spotfire 15.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: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public Trigger GetRenderTrigger()

Return Value

Type: Trigger
Version Information


See Also

Reference