Uses of Class
org.docx4j.dml.chart.CTPlotArea
Packages that use CTPlotArea
-
Uses of CTPlotArea in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPlotAreaMethods in org.docx4j.dml.chart that return CTPlotAreaModifier and TypeMethodDescriptionObjectFactory.createCTPlotArea()Create an instance ofCTPlotAreaCTChart.getPlotArea()Gets the value of the plotArea property.Methods in org.docx4j.dml.chart with parameters of type CTPlotAreaModifier and TypeMethodDescriptionvoidCTChart.setPlotArea(CTPlotArea value) Sets the value of the plotArea property.