<< 点击显示目录 >> 主页 mappView帮助助手 > mapp View帮助信息 > Widgets > Chart > StackedBarChart |
Widget "BarChart" can be used to display numerical data in a bar graph. Widget "BarChart" represents the graph; widget "BarChartItem" represents the bars.
Name |
Description |
|
StackedBarChart |
Widget "StackedBarChart" provides a graph for displaying numerical arrays. "StackedBarChartItem" widgets are needed here with values that are displayed as subdivided bars on widget "StackedBarChart". |
|
StackedBarChartItem |
Widget "StackedBarChartItem" is used to divide up a bar in a diagram into several parts. This makes it possible to display different values with one bar. |
|
StackedBarChartThreshold |
Widget "StackedBarChartThreshold" displays a horizontal line as a reference value behind widget "StackedBarChartItem". In addition, it makes it possible to display a window that displays a range instead of a single line. |