| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTTickLblPos |
CTValAx.tickLblPos |
protected CTTickLblPos |
CTSerAx.tickLblPos |
protected CTTickLblPos |
CTDateAx.tickLblPos |
protected CTTickLblPos |
CTCatAx.tickLblPos |
| Modifier and Type | Method and Description |
|---|---|
CTTickLblPos |
ObjectFactory.createCTTickLblPos()
Create an instance of
CTTickLblPos |
CTTickLblPos |
CTValAx.getTickLblPos()
Gets the value of the tickLblPos property.
|
CTTickLblPos |
CTSerAx.getTickLblPos()
Gets the value of the tickLblPos property.
|
CTTickLblPos |
CTDateAx.getTickLblPos()
Gets the value of the tickLblPos property.
|
CTTickLblPos |
CTCatAx.getTickLblPos()
Gets the value of the tickLblPos property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTValAx.setTickLblPos(CTTickLblPos value)
Sets the value of the tickLblPos property.
|
void |
CTSerAx.setTickLblPos(CTTickLblPos value)
Sets the value of the tickLblPos property.
|
void |
CTDateAx.setTickLblPos(CTTickLblPos value)
Sets the value of the tickLblPos property.
|
void |
CTCatAx.setTickLblPos(CTTickLblPos value)
Sets the value of the tickLblPos property.
|
Copyright © 2007-2019. All Rights Reserved.