public class CTCategoryAxisScaling extends Object
Java class for CT_CategoryAxisScaling complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_CategoryAxisScaling">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="gapWidth" type="{http://schemas.microsoft.com/office/drawing/2014/chartex}ST_GapWidthRatio" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTCategoryAxisScaling() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGapWidth()
Gets the value of the gapWidth property.
|
void |
setGapWidth(String value)
Sets the value of the gapWidth property.
|
protected String gapWidth
Copyright © 2007-2022. All Rights Reserved.