Interface CTBar3DChart

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTBar3DChart extends XmlObject
An XML CT_Bar3DChart(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
  • Field Details

  • Method Details

    • getBarDir

      CTBarDir getBarDir()
      Gets the "barDir" element
    • setBarDir

      void setBarDir(CTBarDir barDir)
      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

      void setGrouping(CTBarGrouping grouping)
      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

      void setVaryColors(CTBoolean varyColors)
      Sets the "varyColors" element
    • addNewVaryColors

      CTBoolean addNewVaryColors()
      Appends and returns a new empty "varyColors" element
    • unsetVaryColors

      void unsetVaryColors()
      Unsets the "varyColors" element
    • getSerList

      List<CTBarSer> getSerList()
      Gets a List of "ser" elements
    • getSerArray

      CTBarSer[] getSerArray()
      Gets array of all "ser" elements
    • getSerArray

      CTBarSer getSerArray(int i)
      Gets ith "ser" element
    • sizeOfSerArray

      int sizeOfSerArray()
      Returns number of "ser" element
    • setSerArray

      void setSerArray(CTBarSer[] serArray)
      Sets array of all "ser" element
    • setSerArray

      void setSerArray(int i, CTBarSer ser)
      Sets ith "ser" element
    • insertNewSer

      CTBarSer insertNewSer(int i)
      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

      void setDLbls(CTDLbls dLbls)
      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

      void setGapWidth(CTGapAmount gapWidth)
      Sets the "gapWidth" element
    • addNewGapWidth

      CTGapAmount addNewGapWidth()
      Appends and returns a new empty "gapWidth" element
    • unsetGapWidth

      void unsetGapWidth()
      Unsets the "gapWidth" element
    • getGapDepth

      CTGapAmount getGapDepth()
      Gets the "gapDepth" element
    • isSetGapDepth

      boolean isSetGapDepth()
      True if has "gapDepth" element
    • setGapDepth

      void setGapDepth(CTGapAmount gapDepth)
      Sets the "gapDepth" element
    • addNewGapDepth

      CTGapAmount addNewGapDepth()
      Appends and returns a new empty "gapDepth" element
    • unsetGapDepth

      void unsetGapDepth()
      Unsets the "gapDepth" element
    • getShape

      CTShape getShape()
      Gets the "shape" element
    • isSetShape

      boolean isSetShape()
      True if has "shape" element
    • setShape

      void setShape(CTShape shape)
      Sets the "shape" element
    • addNewShape

      CTShape addNewShape()
      Appends and returns a new empty "shape" element
    • unsetShape

      void unsetShape()
      Unsets the "shape" element
    • getAxIdList

      List<CTUnsignedInt> getAxIdList()
      Gets a List of "axId" elements
    • getAxIdArray

      CTUnsignedInt[] getAxIdArray()
      Gets array of all "axId" elements
    • getAxIdArray

      CTUnsignedInt getAxIdArray(int i)
      Gets ith "axId" element
    • sizeOfAxIdArray

      int sizeOfAxIdArray()
      Returns number of "axId" element
    • setAxIdArray

      void setAxIdArray(CTUnsignedInt[] axIdArray)
      Sets array of all "axId" element
    • setAxIdArray

      void setAxIdArray(int i, CTUnsignedInt axId)
      Sets ith "axId" element
    • insertNewAxId

      CTUnsignedInt insertNewAxId(int i)
      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

      void setExtLst(CTExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element