LineChart

<< 点击显示目录 >>

主页  mappView帮助助手 > mapp View帮助信息 > Widgets  > Chart  >

LineChart

Widget "LineChart" is used to display buffered data.

logo_online_tutorial

Our B&R Tutorial Portal includes a tutorial on widget LineChart (GER/ENG). (access data)

Widget

Name

Description

linechart

LineChart

Widget "LineChart" is a container that can hold axes and graphs. It is used to display historical data.

linechartindexaxis

LineChartIndexAxis

Widget "LineChartIndexAxis" provides an x-axis for widget "LineChart". The individual values of the data buffer are displayed on the x-axis using their index in the buffer.

linecharttimeaxis

LineChartTimeAxis

Widget "LineChartTimeAxis" provides an x-axis for widget "LineChart". The individual values of the data buffer are displayed on the x-axis over time. The smallest possible time unit is one second.

linechartyaxis

LineChartYAxis

Widget "LineChartYAxis" defines the y-axis of the graph. This widget contains additional widgets for data binding.

linechartgraph

LineChartGraph

Widget "LineChartGraph" represents the binding for the data to be displayed.

linechartxaxisindexcursor

LineChartXAxisIndexCursor

Widget "LineChartXAxisIndexCursor" is a vertical cursor for marking the y-value at a certain x-coordinate.

linechartxaxismstimecursor

LineChartXAxisMsTimeCursor

Widget "LineChartXAxisMsTimeCursor" is a vertical cursor for marking the y-value at a certain x-coordinate. Unlike widget "LineChartXAxisTimeCursor", this cursor has a resolution down to 1 millisecond.

linechartxaxistimecursor

LineChartXAxisTimeCursor

Widget "LineChartXAxisTimeCursor" is a vertical cursor for marking the y-value at a certain x-coordinate.

Topics in this section:

Concept

LineChart

LineChartGraph

LineChartIndexAxis

LineChartTimeAxis

LineChartXAxisIndexCursor

LineChartXAxisMsTimeCursor

LineChartXAxisTimeCursor

LineChartYAxis