# Chart

Learn how to display the information graphically in charts using DsExcel. Learn more in DsExcel docs.

## Content



DsExcel .NET empowers users with the capability to graphically display information in charts so as to help business analysts compare numbers, analyze patterns and visualize trends quickly and efficiently.

![Charts](https://cdn.mescius.io/document-site-files/images/e333ad47-35da-43f9-a389-25433765f491/images/charts.png)

Working with charts involves the following tasks:

*   [Create and Delete Chart](/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CreateDeleteChart)
*   [Configure Chart](/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/ConfigureChart)
*   [Customize Chart Objects](/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects)
*   [Chart Types](/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types)
*   [Chart Sheet](/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/chart-sheet)

Charts can also be exported to PDF documents. For more information, refer to [Export Charts](/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/export_charts_to_pdf)