| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected CTGridlines |
CTAxis.majorGridlines |
protected CTGridlines |
CTAxis.minorGridlines |
| Modifier and Type | Method and Description |
|---|---|
CTGridlines |
ObjectFactory.createCTGridlines()
Create an instance of
CTGridlines |
CTGridlines |
CTAxis.getMajorGridlines()
Gets the value of the majorGridlines property.
|
CTGridlines |
CTAxis.getMinorGridlines()
Gets the value of the minorGridlines property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTAxis.setMajorGridlines(CTGridlines value)
Sets the value of the majorGridlines property.
|
void |
CTAxis.setMinorGridlines(CTGridlines value)
Sets the value of the minorGridlines property.
|
Copyright © 2007-2022. All Rights Reserved.