Class XSLFChart

java.lang.Object
org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.xddf.usermodel.chart.XDDFChart
org.apache.poi.xslf.usermodel.XSLFChart
All Implemented Interfaces:
org.apache.poi.xddf.usermodel.text.TextContainer

@Beta public final class XSLFChart extends org.apache.poi.xddf.usermodel.chart.XDDFChart
Represents a Chart in a .pptx presentation
  • Method Details