| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected CTTickMarks |
CTAxis.majorTickMarks |
protected CTTickMarks |
CTAxis.minorTickMarks |
| Modifier and Type | Method and Description |
|---|---|
CTTickMarks |
ObjectFactory.createCTTickMarks()
Create an instance of
CTTickMarks |
CTTickMarks |
CTAxis.getMajorTickMarks()
Gets the value of the majorTickMarks property.
|
CTTickMarks |
CTAxis.getMinorTickMarks()
Gets the value of the minorTickMarks property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTAxis.setMajorTickMarks(CTTickMarks value)
Sets the value of the majorTickMarks property.
|
void |
CTAxis.setMinorTickMarks(CTTickMarks value)
Sets the value of the minorTickMarks property.
|
Copyright © 2007-2019. All Rights Reserved.