Essential Chart for Windows Forms is a high-performance charting component that is very easy to use and is also visually stunning. It includes 35 chart types ranging from simple column charts to specialized financial charts. The charts are also highly customizable and have a powerful data model that makes data binding simple.
Essential Chart has a very powerful data model. You can simply add data points to a series and let the chart manage it, or you can use the built-in ChartDataBindModel and specify the column names containing the x and y values to easily bind data to a data set. For added flexibility, implement the simple IChartSeriesModel interface and plug in your custom model.
Essential Chart offers more than 35 chart types, ranging from simple column charts to complex financial charts. All charts, except radar and polar charts, can be rendered in 3-D mode.
A chart's visual appearance can be customized by setting properties for the different chart elements. The rich styles architecture provides formatting options at the data point-level as well as the series-level.