VisualizationAddAutoTitleTrigger Method

Spotfire 15.0 API Reference
Returns all triggers needed for generating autotitle. Add triggers for all properties used in GenerateAutoTitle.

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 virtual void AddAutoTitleTrigger(
	Collection<Trigger> triggers
)

Parameters

triggers
Type: System.Collections.ObjectModelCollectionTrigger

Return Value

Type: 
The triggers
Version Information


See Also

Reference