VisualizationGenerateAutoTitleCore Method

Spotfire 15.0 API Reference
Override this method to generate a title used by ${AutoTitle}. When overriden, make sure to override AddAutoTitleTrigger for all properties used.

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 string GenerateAutoTitleCore()

Return Value

Type: String
The generated title.
Version Information


See Also

Reference