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 XSSFChartDataFactoryDeprecated.
-
Method Details
-
createScatterChartData
Deprecated.- Specified by:
createScatterChartDatain interfaceChartDataFactory- Returns:
- new scatter charts data instance
-
createLineChartData
Deprecated.- Specified by:
createLineChartDatain interfaceChartDataFactory- Returns:
- new line charts data instance
-
getInstance
Deprecated.- Returns:
- factory instance
-