# Key Features

Learn about the key features of the FlexChart control in MVC documentation.

## Content



FlexChart offers many advanced features beyond simple data visualization. These features are listed below:

*   **Use Different Chart Type**<br />FlexChart allows you to change a line chart to a bar chart or any other chart type by setting a single property. FlexChart supports twelve different chart types.<br />
*   **Display Tooltips**<br />FlexChart lets you display chart values using tooltips.<br />
*   **Show Multiple Series**<br />FlexChart provides you the liberty to add multiple series on a single chart.<br />
*   **Add Header and Footer Text**<br />FlexChart provides simple properties to set a title and footer text.<br />
*   **Display Legend**<br />FlexChart allows you to display legend at the desired position in a chart.<br />
*   **WebGL Rendering**<br />FlexChart supports WebGL rendering which enhances the performance of the FlexChart control by loading very large data sets, up to hundreds of thousands of data points, without sacrificing performance.