PieChartData
The PieChartData record describes the sections within a pie chart. Code a PieChartData record for each section of the pie chart.
Properties
- color
- The color that is associated with the section of the chart that you are defining
- fontColor
- The color of the font for the text label
- text
- The text that is to be placed inside the section
- y
- The numeric value that was used to calculate the amount of space this data record occupies in the chart related to the other data records.