Data controls
Use data controls objects to visualize data in your application interface. Get data from project nodes or a database.
Object | Description |
---|---|
Combo box | Select items from a drop-down list at runtime. |
List box | Select items from a list box at runtime. |
Data grid | Display data in a table. |
Trend | Display trends that present values from one or more variables that are logged or read in real time. |
XY Chart | Display the value of two-dimensional variables in a graph. |
Pie chart | Display data in the form of a pie chart. |
Histogram chart | Display data in the form of a bar diagram. |