Uses of Class
org.odftoolkit.odfdom.dom.element.chart.ChartAxisElement
Packages that use ChartAxisElement
-
Uses of ChartAxisElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type ChartAxisElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(ChartAxisElement ele) A method to visit "chart:axis" elements -
Uses of ChartAxisElement in org.odftoolkit.odfdom.dom.element.chart
Methods in org.odftoolkit.odfdom.dom.element.chart that return ChartAxisElementModifier and TypeMethodDescriptionChartPlotAreaElement.newChartAxisElement(String chartDimensionValue) Create child element <chart:axis>.