All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getTitle

      CTTitle getTitle()
      Gets the "title" element
    • isSetTitle

      boolean isSetTitle()
      True if has "title" element
    • setTitle

      void setTitle(CTTitle title)
      Sets the "title" element
    • addNewTitle

      CTTitle addNewTitle()
      Appends and returns a new empty "title" element
    • unsetTitle

      void unsetTitle()
      Unsets the "title" element
    • getAutoTitleDeleted

      CTBoolean getAutoTitleDeleted()
      Gets the "autoTitleDeleted" element
    • isSetAutoTitleDeleted

      boolean isSetAutoTitleDeleted()
      True if has "autoTitleDeleted" element
    • setAutoTitleDeleted

      void setAutoTitleDeleted(CTBoolean autoTitleDeleted)
      Sets the "autoTitleDeleted" element
    • addNewAutoTitleDeleted

      CTBoolean addNewAutoTitleDeleted()
      Appends and returns a new empty "autoTitleDeleted" element
    • unsetAutoTitleDeleted

      void unsetAutoTitleDeleted()
      Unsets the "autoTitleDeleted" element
    • getPivotFmts

      CTPivotFmts getPivotFmts()
      Gets the "pivotFmts" element
    • isSetPivotFmts

      boolean isSetPivotFmts()
      True if has "pivotFmts" element
    • setPivotFmts

      void setPivotFmts(CTPivotFmts pivotFmts)
      Sets the "pivotFmts" element
    • addNewPivotFmts

      CTPivotFmts addNewPivotFmts()
      Appends and returns a new empty "pivotFmts" element
    • unsetPivotFmts

      void unsetPivotFmts()
      Unsets the "pivotFmts" element
    • getView3D

      CTView3D getView3D()
      Gets the "view3D" element
    • isSetView3D

      boolean isSetView3D()
      True if has "view3D" element
    • setView3D

      void setView3D(CTView3D view3D)
      Sets the "view3D" element
    • addNewView3D

      CTView3D addNewView3D()
      Appends and returns a new empty "view3D" element
    • unsetView3D

      void unsetView3D()
      Unsets the "view3D" element
    • getFloor

      CTSurface getFloor()
      Gets the "floor" element
    • isSetFloor

      boolean isSetFloor()
      True if has "floor" element
    • setFloor

      void setFloor(CTSurface floor)
      Sets the "floor" element
    • addNewFloor

      CTSurface addNewFloor()
      Appends and returns a new empty "floor" element
    • unsetFloor

      void unsetFloor()
      Unsets the "floor" element
    • getSideWall

      CTSurface getSideWall()
      Gets the "sideWall" element
    • isSetSideWall

      boolean isSetSideWall()
      True if has "sideWall" element
    • setSideWall

      void setSideWall(CTSurface sideWall)
      Sets the "sideWall" element
    • addNewSideWall

      CTSurface addNewSideWall()
      Appends and returns a new empty "sideWall" element
    • unsetSideWall

      void unsetSideWall()
      Unsets the "sideWall" element
    • getBackWall

      CTSurface getBackWall()
      Gets the "backWall" element
    • isSetBackWall

      boolean isSetBackWall()
      True if has "backWall" element
    • setBackWall

      void setBackWall(CTSurface backWall)
      Sets the "backWall" element
    • addNewBackWall

      CTSurface addNewBackWall()
      Appends and returns a new empty "backWall" element
    • unsetBackWall

      void unsetBackWall()
      Unsets the "backWall" element
    • getPlotArea

      CTPlotArea getPlotArea()
      Gets the "plotArea" element
    • setPlotArea

      void setPlotArea(CTPlotArea plotArea)
      Sets the "plotArea" element
    • addNewPlotArea

      CTPlotArea addNewPlotArea()
      Appends and returns a new empty "plotArea" element
    • getLegend

      CTLegend getLegend()
      Gets the "legend" element
    • isSetLegend

      boolean isSetLegend()
      True if has "legend" element
    • setLegend

      void setLegend(CTLegend legend)
      Sets the "legend" element
    • addNewLegend

      CTLegend addNewLegend()
      Appends and returns a new empty "legend" element
    • unsetLegend

      void unsetLegend()
      Unsets the "legend" element
    • getPlotVisOnly

      CTBoolean getPlotVisOnly()
      Gets the "plotVisOnly" element
    • isSetPlotVisOnly

      boolean isSetPlotVisOnly()
      True if has "plotVisOnly" element
    • setPlotVisOnly

      void setPlotVisOnly(CTBoolean plotVisOnly)
      Sets the "plotVisOnly" element
    • addNewPlotVisOnly

      CTBoolean addNewPlotVisOnly()
      Appends and returns a new empty "plotVisOnly" element
    • unsetPlotVisOnly

      void unsetPlotVisOnly()
      Unsets the "plotVisOnly" element
    • getDispBlanksAs

      CTDispBlanksAs getDispBlanksAs()
      Gets the "dispBlanksAs" element
    • isSetDispBlanksAs

      boolean isSetDispBlanksAs()
      True if has "dispBlanksAs" element
    • setDispBlanksAs

      void setDispBlanksAs(CTDispBlanksAs dispBlanksAs)
      Sets the "dispBlanksAs" element
    • addNewDispBlanksAs

      CTDispBlanksAs addNewDispBlanksAs()
      Appends and returns a new empty "dispBlanksAs" element
    • unsetDispBlanksAs

      void unsetDispBlanksAs()
      Unsets the "dispBlanksAs" element
    • getShowDLblsOverMax

      CTBoolean getShowDLblsOverMax()
      Gets the "showDLblsOverMax" element
    • isSetShowDLblsOverMax

      boolean isSetShowDLblsOverMax()
      True if has "showDLblsOverMax" element
    • setShowDLblsOverMax

      void setShowDLblsOverMax(CTBoolean showDLblsOverMax)
      Sets the "showDLblsOverMax" element
    • addNewShowDLblsOverMax

      CTBoolean addNewShowDLblsOverMax()
      Appends and returns a new empty "showDLblsOverMax" element
    • unsetShowDLblsOverMax

      void unsetShowDLblsOverMax()
      Unsets the "showDLblsOverMax" 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