Version

UltraFunnelChart

Purpose

The purpose of this topic is to introduce the funnel chart. A funnel chart is a type of chart that displays quantities as percentages of a whole, much like a pie chart. Funnel charts are commonly used to display quantitative data in relation to stages of a process. For example, a funnel chart might display expenses of a product from the manufacturing stage to the actual sale of that product.

Preview

Following is a preview of the UltraFunnelChart.

xamFunnelChart Overview Xamarin 01.png

Figure 1: Sample UltraFunnelChart control

The UltraFunnelChart also allows inverting the slices vertically using the IsInverted Boolean property as in the image below:

xamFunnelChart Overview Xamarin 03.png

Figure 2: Sample UltraFunnelChart inverted

Please refer to the following supporting documents for more information: