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

TrendDspCursorScale

Displays a scale value for the current pen in the current pen font.

Syntax

TrendDspCursorScale(AN, Percent)

AN:

The AN of the trend.

Percent:

The percentage of full scale to display for the current pen, as an integer.

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