# Chart

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

## Content





DsExcel Java allows users to communicate, display and manipulate useful information in charts.

This feature not only helps users in visualizing trends swiftly and effectively but also helps business analysts and managers to compare numbers across bulk data, analyse essential patterns and visualize significant trends quickly and effectively.

![Chart](https://cdn.mescius.io/document-site-files/images/dd59ea42-cd61-4fa6-a018-6231c2a9c598/images/charts.png)

You can use charts in spreadsheets to graphically interpret data and visualize large volumes of information quickly and efficiently.

Working with charts involves the following tasks:

*   [Create and Delete Chart](/document-solutions/java-excel-api/docs/online/Features/UseChart/CreateDeleteChart)
*   [Configure Chart](/document-solutions/java-excel-api/docs/online/Features/UseChart/ConfigureChart)
*   [Customize Chart Objects](/document-solutions/java-excel-api/docs/online/Features/UseChart/CustomizeChartObjects)
*   [Chart Types](/document-solutions/java-excel-api/docs/online/Features/UseChart/work_with_chart_types)
*   [Chart Sheet](/document-solutions/java-excel-api/docs/online/Features/UseChart/chart_sheet)