# Key Features

## Content



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

*   **Chart types**<br />FlexRadar allows you to choose from different [chart types](/componentone/api/mvc/online-mvc-core/dotnet-api/C1.AspNetCore.Mvc/C1.Web.Mvc.FlexRadar-1.ChartType.html) according to the data you want to visualize in the chart. The supported chart types are: Area, Column, Line, LineSymbols and Scatter.<br /><br />
*   **Start angle**<br />FlexRadar allows you to set [start angle](/componentone/api/mvc/online-mvc-core/dotnet-api/C1.AspNetCore.Mvc/C1.Web.Mvc.FlexRadar-1.StartAngle.html) of the chart(in degrees) which, by default, draws radial axes in the clockwise direction starting at the 12o'clock position.<br /><br />
*   **Header and Footer**<br />FlexRadar allows you to set [header and footer](HeaderandFooter.html) of the chart using which you can set chart titles or supplement it with any other additional information regarding the chart or the data.<br /><br />
*   **Legend**<br />FlexRadar allows you to display a [legend](/componentone/docs/mvc/online-mvc-core/WorkingwithControls/FlexRadar/Work-with-FlexRadar/LegendFlexRadar) to represent each series of the chart. You can also customize orientation, position, or style of the legend.<br /><br />
*   **Reversed FlexRadar**<br />FlexRadar allows you to [reverse](/componentone/api/mvc/online-mvc-core/dotnet-api/C1.AspNetCore.Mvc/C1.Web.Mvc.FlexRadar-1.Reversed.html) the direction of plotting and display your data in anti-clockwise direction.