Uses of Interface
org.apache.poi.ss.usermodel.charts.ChartLegend
-
Packages that use ChartLegend Package Description org.apache.poi.ss.usermodel org.apache.poi.xssf.usermodel.charts -
-
Uses of ChartLegend in org.apache.poi.ss.usermodel
Methods in org.apache.poi.ss.usermodel that return ChartLegend Modifier and Type Method Description ChartLegend
Chart. getOrCreateLegend()
Deprecated. -
Uses of ChartLegend in org.apache.poi.xssf.usermodel.charts
Classes in org.apache.poi.xssf.usermodel.charts that implement ChartLegend Modifier and Type Class Description class
XSSFChartLegend
Deprecated.useXDDFChartLegend
instead
-