Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTLayout |
CTLegend.layout |
protected CTLayout |
CTTitle.layout |
protected CTLayout |
CTDispUnitsLbl.layout |
protected CTLayout |
CTPlotArea.layout |
protected CTLayout |
CTDLbl.layout |
protected CTLayout |
CTTrendlineLbl.layout |
Modifier and Type | Method and Description |
---|---|
CTLayout |
ObjectFactory.createCTLayout()
Create an instance of
CTLayout |
CTLayout |
CTLegend.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTTitle.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTDispUnitsLbl.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTPlotArea.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTDLbl.getLayout()
Gets the value of the layout property.
|
CTLayout |
CTTrendlineLbl.getLayout()
Gets the value of the layout property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTLegend.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTTitle.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTDispUnitsLbl.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTPlotArea.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTDLbl.setLayout(CTLayout value)
Sets the value of the layout property.
|
void |
CTTrendlineLbl.setLayout(CTLayout value)
Sets the value of the layout property.
|
Copyright © 2007-2019. All Rights Reserved.