Class XDDFValueAxis

java.lang.Object
org.apache.poi.xddf.usermodel.chart.XDDFChartAxis
org.apache.poi.xddf.usermodel.chart.XDDFValueAxis
All Implemented Interfaces:
HasShapeProperties

@Beta public class XDDFValueAxis extends XDDFChartAxis
  • Constructor Details

    • XDDFValueAxis

      public XDDFValueAxis(org.openxmlformats.schemas.drawingml.x2006.chart.CTPlotArea plotArea, AxisPosition position)
    • XDDFValueAxis

      public XDDFValueAxis(org.openxmlformats.schemas.drawingml.x2006.chart.CTValAx ctValAx)
  • Method Details