Interface CTBarChart
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_BarChart(@http://schemas.openxmlformats.org/drawingml/2006/chart).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTBarChart> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty value (as xml) as the last "axId" elementAppends and returns a new empty "barDir" elementAppends and returns a new empty "dLbls" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "gapWidth" elementAppends and returns a new empty "grouping" elementAppends and returns a new empty "overlap" elementAppends and returns a new empty value (as xml) as the last "ser" elementAppends and returns a new empty value (as xml) as the last "serLines" elementAppends and returns a new empty "varyColors" elementGets array of all "axId" elementsgetAxIdArray(int i) Gets ith "axId" elementGets a List of "axId" elementsGets the "barDir" elementgetDLbls()Gets the "dLbls" elementGets the "extLst" elementGets the "gapWidth" elementGets the "grouping" elementGets the "overlap" elementCTBarSer[]Gets array of all "ser" elementsgetSerArray(int i) Gets ith "ser" elementGets array of all "serLines" elementsgetSerLinesArray(int i) Gets ith "serLines" elementGets a List of "serLines" elementsGets a List of "ser" elementsGets the "varyColors" elementinsertNewAxId(int i) Inserts and returns a new empty value (as xml) as the ith "axId" elementinsertNewSer(int i) Inserts and returns a new empty value (as xml) as the ith "ser" elementinsertNewSerLines(int i) Inserts and returns a new empty value (as xml) as the ith "serLines" elementbooleanTrue if has "dLbls" elementbooleanTrue if has "extLst" elementbooleanTrue if has "gapWidth" elementbooleanTrue if has "grouping" elementbooleanTrue if has "overlap" elementbooleanTrue if has "varyColors" elementvoidremoveAxId(int i) Removes the ith "axId" elementvoidremoveSer(int i) Removes the ith "ser" elementvoidremoveSerLines(int i) Removes the ith "serLines" elementvoidsetAxIdArray(int i, CTUnsignedInt axId) Sets ith "axId" elementvoidsetAxIdArray(CTUnsignedInt[] axIdArray) Sets array of all "axId" elementvoidSets the "barDir" elementvoidSets the "dLbls" elementvoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetGapWidth(CTGapAmount gapWidth) Sets the "gapWidth" elementvoidsetGrouping(CTBarGrouping grouping) Sets the "grouping" elementvoidsetOverlap(CTOverlap overlap) Sets the "overlap" elementvoidsetSerArray(int i, CTBarSer ser) Sets ith "ser" elementvoidsetSerArray(CTBarSer[] serArray) Sets array of all "ser" elementvoidsetSerLinesArray(int i, CTChartLines serLines) Sets ith "serLines" elementvoidsetSerLinesArray(CTChartLines[] serLinesArray) Sets array of all "serLines" elementvoidsetVaryColors(CTBoolean varyColors) Sets the "varyColors" elementintReturns number of "axId" elementintReturns number of "ser" elementintReturns number of "serLines" elementvoidUnsets the "dLbls" elementvoidUnsets the "extLst" elementvoidUnsets the "gapWidth" elementvoidUnsets the "grouping" elementvoidUnsets the "overlap" elementvoidUnsets the "varyColors" elementMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getBarDir
CTBarDir getBarDir()Gets the "barDir" element -
setBarDir
Sets the "barDir" element -
addNewBarDir
CTBarDir addNewBarDir()Appends and returns a new empty "barDir" element -
getGrouping
CTBarGrouping getGrouping()Gets the "grouping" element -
isSetGrouping
boolean isSetGrouping()True if has "grouping" element -
setGrouping
Sets the "grouping" element -
addNewGrouping
CTBarGrouping addNewGrouping()Appends and returns a new empty "grouping" element -
unsetGrouping
void unsetGrouping()Unsets the "grouping" element -
getVaryColors
CTBoolean getVaryColors()Gets the "varyColors" element -
isSetVaryColors
boolean isSetVaryColors()True if has "varyColors" element -
setVaryColors
Sets the "varyColors" element -
addNewVaryColors
CTBoolean addNewVaryColors()Appends and returns a new empty "varyColors" element -
unsetVaryColors
void unsetVaryColors()Unsets the "varyColors" element -
getSerList
Gets a List of "ser" elements -
getSerArray
CTBarSer[] getSerArray()Gets array of all "ser" elements -
getSerArray
Gets ith "ser" element -
sizeOfSerArray
int sizeOfSerArray()Returns number of "ser" element -
setSerArray
Sets array of all "ser" element -
setSerArray
Sets ith "ser" element -
insertNewSer
Inserts and returns a new empty value (as xml) as the ith "ser" element -
addNewSer
CTBarSer addNewSer()Appends and returns a new empty value (as xml) as the last "ser" element -
removeSer
void removeSer(int i) Removes the ith "ser" element -
getDLbls
CTDLbls getDLbls()Gets the "dLbls" element -
isSetDLbls
boolean isSetDLbls()True if has "dLbls" element -
setDLbls
Sets the "dLbls" element -
addNewDLbls
CTDLbls addNewDLbls()Appends and returns a new empty "dLbls" element -
unsetDLbls
void unsetDLbls()Unsets the "dLbls" element -
getGapWidth
CTGapAmount getGapWidth()Gets the "gapWidth" element -
isSetGapWidth
boolean isSetGapWidth()True if has "gapWidth" element -
setGapWidth
Sets the "gapWidth" element -
addNewGapWidth
CTGapAmount addNewGapWidth()Appends and returns a new empty "gapWidth" element -
unsetGapWidth
void unsetGapWidth()Unsets the "gapWidth" element -
getOverlap
CTOverlap getOverlap()Gets the "overlap" element -
isSetOverlap
boolean isSetOverlap()True if has "overlap" element -
setOverlap
Sets the "overlap" element -
addNewOverlap
CTOverlap addNewOverlap()Appends and returns a new empty "overlap" element -
unsetOverlap
void unsetOverlap()Unsets the "overlap" element -
getSerLinesList
List<CTChartLines> getSerLinesList()Gets a List of "serLines" elements -
getSerLinesArray
CTChartLines[] getSerLinesArray()Gets array of all "serLines" elements -
getSerLinesArray
Gets ith "serLines" element -
sizeOfSerLinesArray
int sizeOfSerLinesArray()Returns number of "serLines" element -
setSerLinesArray
Sets array of all "serLines" element -
setSerLinesArray
Sets ith "serLines" element -
insertNewSerLines
Inserts and returns a new empty value (as xml) as the ith "serLines" element -
addNewSerLines
CTChartLines addNewSerLines()Appends and returns a new empty value (as xml) as the last "serLines" element -
removeSerLines
void removeSerLines(int i) Removes the ith "serLines" element -
getAxIdList
List<CTUnsignedInt> getAxIdList()Gets a List of "axId" elements -
getAxIdArray
CTUnsignedInt[] getAxIdArray()Gets array of all "axId" elements -
getAxIdArray
Gets ith "axId" element -
sizeOfAxIdArray
int sizeOfAxIdArray()Returns number of "axId" element -
setAxIdArray
Sets array of all "axId" element -
setAxIdArray
Sets ith "axId" element -
insertNewAxId
Inserts and returns a new empty value (as xml) as the ith "axId" element -
addNewAxId
CTUnsignedInt addNewAxId()Appends and returns a new empty value (as xml) as the last "axId" element -
removeAxId
void removeAxId(int i) Removes the ith "axId" element -
getExtLst
CTExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element
-