|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSSFChartAxis | |
|---|---|
| org.apache.poi.xssf.usermodel | |
| org.apache.poi.xssf.usermodel.charts | |
| Uses of XSSFChartAxis in org.apache.poi.xssf.usermodel |
|---|
| Methods in org.apache.poi.xssf.usermodel that return types with arguments of type XSSFChartAxis | |
|---|---|
java.util.List<? extends XSSFChartAxis> |
XSSFChart.getAxis()
|
| Uses of XSSFChartAxis in org.apache.poi.xssf.usermodel.charts |
|---|
| Subclasses of XSSFChartAxis in org.apache.poi.xssf.usermodel.charts | |
|---|---|
class |
XSSFCategoryAxis
Category axis type. |
class |
XSSFDateAxis
Date axis type. |
class |
XSSFValueAxis
Value axis type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||