| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTAxPos |
CTValAx.axPos |
protected CTAxPos |
CTSerAx.axPos |
protected CTAxPos |
CTDateAx.axPos |
protected CTAxPos |
CTCatAx.axPos |
| Modifier and Type | Method and Description |
|---|---|
CTAxPos |
ObjectFactory.createCTAxPos()
Create an instance of
CTAxPos |
CTAxPos |
CTValAx.getAxPos()
Gets the value of the axPos property.
|
CTAxPos |
CTSerAx.getAxPos()
Gets the value of the axPos property.
|
CTAxPos |
CTDateAx.getAxPos()
Gets the value of the axPos property.
|
CTAxPos |
CTCatAx.getAxPos()
Gets the value of the axPos property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTValAx.setAxPos(CTAxPos value)
Sets the value of the axPos property.
|
void |
CTSerAx.setAxPos(CTAxPos value)
Sets the value of the axPos property.
|
void |
CTDateAx.setAxPos(CTAxPos value)
Sets the value of the axPos property.
|
void |
CTCatAx.setAxPos(CTAxPos value)
Sets the value of the axPos property.
|
Copyright © 2007-2020. All Rights Reserved.