This sample illustrates the movie genre revenue share with empty point functionality in the pie series. The Mode of empty point can be changed by using Empty Point Mode
in property panel.
Empty Point Mode: |
In this example, you can see how to render and configure the pie series with empty points. The empty point in the chart can be handled using the EmptyPointSettings
property.
Tooltip
is enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices.
More information on the empty points can be found in this documentation section.