This sample visualizes the project cost breakdown statistics by using doughnut series. Datalabel shows the Information about the points.
In this example, you can see how to render and configure the pie chart. You can use border
, fill
properties to customize the pie point. dataLabel
is used to represent individual data and its value.
Tooltip
is enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices.