TrellisVisualizationGetRenderTriggerCore Method

Spotfire 15.0 API Reference
Returns a trigger that fires when the appearance, marking or data of the visualization changes. Note that it does not fire 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#
protected override Trigger GetRenderTriggerCore()

Return Value

Type: Trigger
Version Information


See Also

Reference