类 ChartUtils


  • public final class ChartUtils
    extends Object
    • 构造器详细资料

      • ChartUtils

        public ChartUtils()
    • 方法详细资料

      • getChartSeries

        public static List<org.apache.poi.xddf.usermodel.chart.XDDFChartData> getChartSeries​(org.apache.poi.xwpf.usermodel.XWPFChart chart)
      • getValueAxes

        public static Map<Long,​org.apache.poi.xddf.usermodel.chart.XDDFValueAxis> getValueAxes​(org.apache.poi.xwpf.usermodel.XWPFChart chart)