Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_Trend_SetSpan

CSV_Trend_SetSpan

Sets the span (total amount of time visible) on the trend.

Syntax

CSV_Trend_SetSpan(hTrendAN,sSpan)

#hTrendAN:

Animation point number of trend.

#sSpan:

Value to set the span to. If sSpan ="", a form will be displayed allowing the user to select the trend span.

Return Value

New span as string.