| Package | Description |
|---|---|
| org.docx4j.dml.chart |
| Modifier and Type | Field and Description |
|---|---|
protected CTScaling |
CTValAx.scaling |
protected CTScaling |
CTSerAx.scaling |
protected CTScaling |
CTDateAx.scaling |
protected CTScaling |
CTCatAx.scaling |
| Modifier and Type | Method and Description |
|---|---|
CTScaling |
ObjectFactory.createCTScaling()
Create an instance of
CTScaling |
CTScaling |
CTValAx.getScaling()
Gets the value of the scaling property.
|
CTScaling |
CTSerAx.getScaling()
Gets the value of the scaling property.
|
CTScaling |
CTDateAx.getScaling()
Gets the value of the scaling property.
|
CTScaling |
CTCatAx.getScaling()
Gets the value of the scaling property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTValAx.setScaling(CTScaling value)
Sets the value of the scaling property.
|
void |
CTSerAx.setScaling(CTScaling value)
Sets the value of the scaling property.
|
void |
CTDateAx.setScaling(CTScaling value)
Sets the value of the scaling property.
|
void |
CTCatAx.setScaling(CTScaling value)
Sets the value of the scaling property.
|
Copyright © 2007-2021. All Rights Reserved.