PieChart

<< 点击显示目录 >>

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

PieChart

Widget "PieChart" can be used to display numerical data in a pie chart. Widget "PieChart" provides the container for the diagram, and the "PieChartItem" widget represents a section of the circle.

Widget

Name

Description

piechart

PieChart

Widget "PieChart" provides a graph for displaying numerical values. Widget "PieChartItem" is needed here; its values are displayed as sections on widget "PieChart".

piechartitem

PieChartItem

Widget "PieChartItem" makes it possible to display numerical values in a circular graph. The widget must be added to widget "PieChart" for this (provides the container for the pie chart).

Topics in this section:

PieChart

PieChartItem