Package | Description |
---|---|
org.docx4j.dml.chart |
Modifier and Type | Field and Description |
---|---|
protected CTSkip |
CTCatAx.tickLblSkip |
protected CTSkip |
CTSerAx.tickLblSkip |
protected CTSkip |
CTCatAx.tickMarkSkip |
protected CTSkip |
CTSerAx.tickMarkSkip |
Modifier and Type | Method and Description |
---|---|
CTSkip |
ObjectFactory.createCTSkip()
Create an instance of
CTSkip |
CTSkip |
CTCatAx.getTickLblSkip()
Gets the value of the tickLblSkip property.
|
CTSkip |
CTSerAx.getTickLblSkip()
Gets the value of the tickLblSkip property.
|
CTSkip |
CTCatAx.getTickMarkSkip()
Gets the value of the tickMarkSkip property.
|
CTSkip |
CTSerAx.getTickMarkSkip()
Gets the value of the tickMarkSkip property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTCatAx.setTickLblSkip(CTSkip value)
Sets the value of the tickLblSkip property.
|
void |
CTSerAx.setTickLblSkip(CTSkip value)
Sets the value of the tickLblSkip property.
|
void |
CTCatAx.setTickMarkSkip(CTSkip value)
Sets the value of the tickMarkSkip property.
|
void |
CTSerAx.setTickMarkSkip(CTSkip value)
Sets the value of the tickMarkSkip property.
|
Copyright © 2007-2019. All Rights Reserved.