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()
Deprecated.
use
XDDFChart.getAxes() instead |
Modifier and Type | Class and Description |
---|---|
class |
XSSFCategoryAxis
Deprecated.
use
XDDFCategoryAxis instead |
class |
XSSFDateAxis
Deprecated.
use
XDDFDateAxis instead |
class |
XSSFValueAxis
Deprecated.
use
XDDFValueAxis instead |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.