Class XSSFScatterChartData

    • Constructor Detail

      • XSSFScatterChartData

        public XSSFScatterChartData()
        Deprecated.
    • Method Detail

      • fillChart

        public void fillChart​(Chart chart,
                              ChartAxis... axis)
        Deprecated.
        Description copied from interface: ChartData
        Fills a charts with data specified by implementation.
        Specified by:
        fillChart in interface ChartData
        Parameters:
        chart - a charts to fill in
        axis - charts axis to use
      • getSeries

        public java.util.List<? extends org.apache.poi.xssf.usermodel.charts.XSSFScatterChartData.Series> getSeries()
        Deprecated.
        Specified by:
        getSeries in interface ScatterChartData
        Returns:
        list of all series