DonutChart

<< 点击显示目录 >>

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

DonutChart

Widget "DonutChart" can be used to display numerical data in a donut chart. Widget "DonutChart" provides the container for the diagram, and widget "DonutChartItem" represents a section of the donut chart.

Widget

Name

Description

donutchart

DonutChart

Widget "DonutChart" provides a graph for displaying numerical values. "DonutChartItem" widgets are needed here; their values are displayed as sections on widget "DonutChart".

donutchartitem

DonutChartItem

Widget "DonutChartItem" makes it possible to display numerical values in a donut chart. The widget must be added to widget "DonutChart" for this (provides the container for the donut chart).

Topics in this section:

DonutChart

DonutChartItem