# Specialized Charts

## Content



FlexChart allows you to create five types of specialized charts as shown in the following table:

| **Chart Type** | **Description** |
| --- | --- |
| [Radar Chart](/componentone/docs/maui/online-maui/maui-controls/flexchart-overview/flechart-types/specializedcharts/radarchart) |   **Radar** charts are used to visually compare multiple quantitative variables against various features where each variable is placed radially around a common center point.   |
| [Sunburst Chart](/componentone/docs/maui/online-maui/maui-controls/flexchart-overview/flechart-types/specializedcharts/suburstchart) |   **Sunburst** charts are used to present data with multiple hierarchy levels with the help of stacked slices arranged in multiple rings.   |
| [TreeMap](/componentone/docs/maui/online-maui/maui-controls/flexchart-overview/flechart-types/specializedcharts/treemap) |   **Treemaps** are used to display the hierarchical data in the form of nested rectangles, hence saving a lot of screen estate, especially in the case of huge hierarchical data sets.   |
| [BreakEven](/componentone/docs/maui/online-maui/maui-controls/flexchart-overview/flechart-types/specializedcharts/breakevenchart) |   **Break-Even** chart can be highly useful in profit forecasting and planning to examine the effect of alternative business management decisions for an organization.   |
| [Funnel Chart](/componentone/docs/maui/online-maui/maui-controls/flexchart-overview/flechart-types/specializedcharts/funnelchart) |   **Funnel** chart allows you to visualize a linear process having connected stages. For instance, a sales process that tracks prospects across the stages, such as Sales Prospects, Qualified Prospects, Price Quotes, Negotiations, and Closed Sales.   |