BarChart

<< 点击显示目录 >>

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

BarChart

Widget "BarChart" can be used to display numerical data in a bar graph. Widget "BarChart" represents the graph; widget "BarChartItem" represents the bars.

Widget

Name

Description

barchart

BarChart

Widget "BarChart" provides a graph for displaying numerical values. Widget "BarChartItem" is needed here; its values are displayed as bars on widget "BarChart".

barchartitem

BarChartItem

Widget "BarChartItem" makes it possible to display numerical values in a graph. The widget must be added to widget "BarChart" for this (provides the graph and associated axes).

barchartthreshold

BarChartThreshold

Widget "BarChartThreshold" displays a horizontal line as a reference value behind the "BarChartItem" widgets. In addition, it makes it possible to display a window that displays a range instead of a single line.

Topics in this section:

BarChart

BarChartItem

BarChartThreshold