Cicode Programming Reference > Cicode Function Categories > Trend Functions Introduction > TrendDspCursorTag

TrendDspCursorTag

Displays the trend tag name of the current pen in the pen font.

Syntax

TrendDspCursorTag(AN [, Mode] )

AN:

The AN of the trend.

Mode:

An optional argument used to specify whether the trend tag name is displayed with a cluster prefix. Set:

Return Value

0 (zero) if successful, otherwise an error is returned.

Related Functions

TrendDspCursorScale, TrendDspCursorComment, TrendDspCursorTag, TrendDspCursorTime, TrendDspCursorValue, TrendGetAn, TrendRun, TrendSetDate, TrendSetScale, TrendSetSpan, TrendSetTime, TrendSetTimebase, TrendZoom

Example

See built-in trend templates.

See Also

Trend Functions