Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTLblOffset |
CTCatAx.lblOffset |
protected CTLblOffset |
CTDateAx.lblOffset |
Modifier and Type | Method and Description |
---|---|
CTLblOffset |
ObjectFactory.createCTLblOffset()
Create an instance of
CTLblOffset |
CTLblOffset |
CTCatAx.getLblOffset()
Gets the value of the lblOffset property.
|
CTLblOffset |
CTDateAx.getLblOffset()
Gets the value of the lblOffset property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTCatAx.setLblOffset(CTLblOffset value)
Sets the value of the lblOffset property.
|
void |
CTDateAx.setLblOffset(CTLblOffset value)
Sets the value of the lblOffset property.
|
Copyright © 2007-2019. All Rights Reserved.