# Customize Chart Objects

DsExcel allows you to modify the chart objects in a worksheet such as series, walls, legends, floor, data label, etc.

## Content





The chart feature in DsExcel Java enables users to create different types of charts including both 2-D and 3-D views.

You can completely customize all the Chart objects in DsExcel Java. The following list of charting objects can be modified while creating charts:

1.  [Series](/document-solutions/java-excel-api/docs/online/v9.2/Features/UseChart/CustomizeChartObjects/Series)
2.  [Walls](/document-solutions/java-excel-api/docs/online/v9.2/Features/UseChart/CustomizeChartObjects/Walls)
3.  [Axis and other Lines](/document-solutions/java-excel-api/docs/online/v9.2/Features/UseChart/CustomizeChartObjects/AxisAndOtherLines)
4.  [Floor](/document-solutions/java-excel-api/docs/online/v9.2/Features/UseChart/CustomizeChartObjects/Floor)
5.  [Data Label](/document-solutions/java-excel-api/docs/online/v9.2/Features/UseChart/CustomizeChartObjects/DataLabel)
6.  [Legends](/document-solutions/java-excel-api/docs/online/v9.2/Features/UseChart/CustomizeChartObjects/Legends)

Shared below is a diagram that displays a sample chart depicting the annual sales records of different electronic gadgets per quarter along with the chart objects that users can customize in a worksheet.

![DsExcel output displays an annotated 3D chart identifying the chart area, plot area, walls, floor, axes, series, labels, and legend, helping developers verify Customize Chart Objects configuration and behavior in the generated Excel workbook.](https://cdn.mescius.io/document-site-files/images/dd59ea42-cd61-4fa6-a018-6231c2a9c598/images/charts_full.png)
