Uses of Class
org.apache.poi.xssf.usermodel.charts.XSSFCategoryAxis
-
Packages that use XSSFCategoryAxis Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFCategoryAxis in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFCategoryAxis Modifier and Type Method Description XSSFCategoryAxis
XSSFChart. createCategoryAxis(AxisPosition pos)
Deprecated.
-