Visualization Element: Trend

Symbol:

Category: Special Controls

The element displays the curve of variable values as a trend diagram. The trend diagram is suitable for representing a long-term data curve because the data is read from a trend recording and hence from a database. Moreover, you can run the Trend element together with the Date Range Picker, Legend, and Time Range Picker operating elements so that the user can navigate conveniently in the diagram.

TIP:

You can programmatically delete the recorded trend curve at runtime. The recording starts again from the time of deletion.

For more information, see: Programming a Trend Visualization

NOTICE