Interface CTLineChart
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_LineChart(@http://schemas.openxmlformats.org/drawingml/2006/chart).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTLineChart> 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 "dLbls" elementAppends and returns a new empty "dropLines" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "grouping" elementAppends and returns a new empty "hiLowLines" elementAppends and returns a new empty "marker" elementAppends and returns a new empty value (as xml) as the last "ser" elementAppends and returns a new empty "smooth" elementAppends and returns a new empty "upDownBars" elementAppends and returns a new empty "varyColors" elementGets array of all "axId" elementsgetAxIdArray(int i) Gets ith "axId" elementGets a List of "axId" elementsgetDLbls()Gets the "dLbls" elementGets the "dropLines" elementGets the "extLst" elementGets the "grouping" elementGets the "hiLowLines" elementGets the "marker" elementGets array of all "ser" elementsgetSerArray(int i) Gets ith "ser" elementGets a List of "ser" elementsGets the "smooth" elementGets the "upDownBars" elementGets 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" elementbooleanTrue if has "dLbls" elementbooleanTrue if has "dropLines" elementbooleanTrue if has "extLst" elementbooleanTrue if has "hiLowLines" elementbooleanTrue if has "marker" elementbooleanTrue if has "smooth" elementbooleanTrue if has "upDownBars" elementbooleanTrue if has "varyColors" elementvoidremoveAxId(int i) Removes the ith "axId" elementvoidremoveSer(int i) Removes the ith "ser" elementvoidsetAxIdArray(int i, CTUnsignedInt axId) Sets ith "axId" elementvoidsetAxIdArray(CTUnsignedInt[] axIdArray) Sets array of all "axId" elementvoidSets the "dLbls" elementvoidsetDropLines(CTChartLines dropLines) Sets the "dropLines" elementvoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetGrouping(CTGrouping grouping) Sets the "grouping" elementvoidsetHiLowLines(CTChartLines hiLowLines) Sets the "hiLowLines" elementvoidSets the "marker" elementvoidsetSerArray(int i, CTLineSer ser) Sets ith "ser" elementvoidsetSerArray(CTLineSer[] serArray) Sets array of all "ser" elementvoidSets the "smooth" elementvoidsetUpDownBars(CTUpDownBars upDownBars) Sets the "upDownBars" elementvoidsetVaryColors(CTBoolean varyColors) Sets the "varyColors" elementintReturns number of "axId" elementintReturns number of "ser" elementvoidUnsets the "dLbls" elementvoidUnsets the "dropLines" elementvoidUnsets the "extLst" elementvoidUnsets the "hiLowLines" elementvoidUnsets the "marker" elementvoidUnsets the "smooth" elementvoidUnsets the "upDownBars" 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
-
getGrouping
CTGrouping getGrouping()Gets the "grouping" element -
setGrouping
Sets the "grouping" element -
addNewGrouping
CTGrouping addNewGrouping()Appends and returns a new empty "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
CTLineSer[] 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
CTLineSer 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 -
getDropLines
CTChartLines getDropLines()Gets the "dropLines" element -
isSetDropLines
boolean isSetDropLines()True if has "dropLines" element -
setDropLines
Sets the "dropLines" element -
addNewDropLines
CTChartLines addNewDropLines()Appends and returns a new empty "dropLines" element -
unsetDropLines
void unsetDropLines()Unsets the "dropLines" element -
getHiLowLines
CTChartLines getHiLowLines()Gets the "hiLowLines" element -
isSetHiLowLines
boolean isSetHiLowLines()True if has "hiLowLines" element -
setHiLowLines
Sets the "hiLowLines" element -
addNewHiLowLines
CTChartLines addNewHiLowLines()Appends and returns a new empty "hiLowLines" element -
unsetHiLowLines
void unsetHiLowLines()Unsets the "hiLowLines" element -
getUpDownBars
CTUpDownBars getUpDownBars()Gets the "upDownBars" element -
isSetUpDownBars
boolean isSetUpDownBars()True if has "upDownBars" element -
setUpDownBars
Sets the "upDownBars" element -
addNewUpDownBars
CTUpDownBars addNewUpDownBars()Appends and returns a new empty "upDownBars" element -
unsetUpDownBars
void unsetUpDownBars()Unsets the "upDownBars" element -
getMarker
CTBoolean getMarker()Gets the "marker" element -
isSetMarker
boolean isSetMarker()True if has "marker" element -
setMarker
Sets the "marker" element -
addNewMarker
CTBoolean addNewMarker()Appends and returns a new empty "marker" element -
unsetMarker
void unsetMarker()Unsets the "marker" element -
getSmooth
CTBoolean getSmooth()Gets the "smooth" element -
isSetSmooth
boolean isSetSmooth()True if has "smooth" element -
setSmooth
Sets the "smooth" element -
addNewSmooth
CTBoolean addNewSmooth()Appends and returns a new empty "smooth" element -
unsetSmooth
void unsetSmooth()Unsets the "smooth" 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
-