Package | Description |
---|---|
org.apache.poi.ss.usermodel.charts | |
org.apache.poi.xssf.usermodel | |
org.apache.poi.xssf.usermodel.charts |
Modifier and Type | Method and Description |
---|---|
void |
ChartData.fillChart(Chart chart,
ChartAxis... axis)
Deprecated.
Fills a charts with data specified by implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
XSSFChart
Represents a SpreadsheetML Chart
|
Modifier and Type | Method and Description |
---|---|
void |
XSSFScatterChartData.fillChart(Chart chart,
ChartAxis... axis)
Deprecated.
|
void |
XSSFLineChartData.fillChart(Chart chart,
ChartAxis... axis)
Deprecated.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.