Class XSSFChartDataFactory
java.lang.Object
org.apache.poi.xssf.usermodel.charts.XSSFChartDataFactory
- All Implemented Interfaces:
ChartDataFactory
@Deprecated
@Removal(version="4.2")
public class XSSFChartDataFactory
extends Object
implements ChartDataFactory
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.static XSSFChartDataFactory
Deprecated.
-
Method Details
-
createScatterChartData
Deprecated.- Specified by:
createScatterChartData
in interfaceChartDataFactory
- Returns:
- new scatter charts data instance
-
createLineChartData
Deprecated.- Specified by:
createLineChartData
in interfaceChartDataFactory
- Returns:
- new line charts data instance
-
getInstance
Deprecated.- Returns:
- factory instance
-