| Package | Description |
|---|---|
| org.apache.poi.xssf.usermodel | |
| org.apache.poi.xssf.usermodel.charts |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends XSSFChartAxis> |
XSSFChart.getAxis() |
| Modifier and Type | Class and Description |
|---|---|
class |
XSSFCategoryAxis
Category axis type.
|
class |
XSSFDateAxis
Date axis type.
|
class |
XSSFValueAxis
Value axis type.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.