| Name | Description | Type | Package | Framework |
| AxisCrossBetween | enum AxisCrossBetweenSpecifies the possible crossing states of an axis. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
| AxisCrosses | Specifies the possible crossing points for an axis. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
| AxisOrientation | enum AxisOrientationSpecifies the possible ways to place a picture on a data point, series, wall, or floor. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
| AxisPosition | Enumeration of all possible axis positions. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
| AxisTickMark | Enumeration of possible axis tick marks. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
| ChartAxis | High level representation of chart axis. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| ChartAxisFactory | A factory for different chart axis. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| ChartData | A base for all charts data types. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| ChartDataFactory | A factory for different charts data types. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| ChartDataSource | Represents data model of the charts. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| ChartLegend | High level representation of chart legend. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| ChartSeries | Basic settings for all chart series. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| DataSources | Class | org.apache.poi.ss.usermodel.charts | Apache POI | |
| LayoutMode | Specifies the possible ways to store a chart element's position. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
| LayoutTarget | Specifies whether to layout the plot area by its inside (not including axis and axis labels) or outside (including axis and axis labels). | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
| LegendPosition | Enumeration of all possible chart legend positions. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
| LineChartData | Interface | org.apache.poi.ss.usermodel.charts | Apache POI | |
| LineChartSeries | Represents a line chart series. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| ManualLayout | High level representation of chart element manual layout. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| ManuallyPositionable | Abstraction of chart element that can be positioned with manualAuthor:Roman Kashitsyn | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| ScatterChartData | Interface | org.apache.poi.ss.usermodel.charts | Apache POI | |
| ScatterChartSeries | Represents scatter charts series. | Interface | org.apache.poi.ss.usermodel.charts | Apache POI |
| TitleType | Title types for charts. | Class | org.apache.poi.ss.usermodel.charts | Apache POI |
| ValueAxis | Interface | org.apache.poi.ss.usermodel.charts | Apache POI | |