LINECHART - j5 - 28.0 - Administration & Configuration - Hexagon

j5 IndustraForm Designer Reference

Language
English
Product
j5
Search by Category
Administration & Configuration
j5 Version
2019

Produces a line chart display from the series data displayed.

= LINECHART(series[, ...])

series - Depending on the type of data in the first column, the data is interpreted in different ways.

  • If the first column is not a text type, then the first column is interpreted as the x-values, subsequent columns as separate y-value series and the column names as titles (displaying more than one series on the same chart).

  • If the first column is a text type, it will be used as the series title, with the second column providing the x-values, the third column the y-values. A lower and upper control limit can be set by using the column names NormalMin and NormalMax.