WaterfallChartGenerateAutoTitleCore Method TIBCO Spotfire 7.6 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: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
protected override string GenerateAutoTitleCore()

Return Value

Type: String
The generated title.
Version Information

Supported in: 7.6
See Also

Reference