Interface CTDoughnutChart

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTDoughnutChart
    extends XmlObject
    An XML CT_DoughnutChart(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
    • Method Detail

      • 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

        java.util.List<CTPieSer> getSerList()
        Gets a List of "ser" elements
      • getSerArray

        @Deprecated
        CTPieSer[] getSerArray()
        Deprecated.
        Gets array of all "ser" elements
      • getSerArray

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

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

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

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

        CTPieSer insertNewSer​(int i)
        Inserts and returns a new empty value (as xml) as the ith "ser" element
      • addNewSer

        CTPieSer 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
      • getFirstSliceAng

        CTFirstSliceAng getFirstSliceAng()
        Gets the "firstSliceAng" element
      • isSetFirstSliceAng

        boolean isSetFirstSliceAng()
        True if has "firstSliceAng" element
      • setFirstSliceAng

        void setFirstSliceAng​(CTFirstSliceAng firstSliceAng)
        Sets the "firstSliceAng" element
      • addNewFirstSliceAng

        CTFirstSliceAng addNewFirstSliceAng()
        Appends and returns a new empty "firstSliceAng" element
      • unsetFirstSliceAng

        void unsetFirstSliceAng()
        Unsets the "firstSliceAng" element
      • getHoleSize

        CTHoleSize getHoleSize()
        Gets the "holeSize" element
      • isSetHoleSize

        boolean isSetHoleSize()
        True if has "holeSize" element
      • setHoleSize

        void setHoleSize​(CTHoleSize holeSize)
        Sets the "holeSize" element
      • addNewHoleSize

        CTHoleSize addNewHoleSize()
        Appends and returns a new empty "holeSize" element
      • unsetHoleSize

        void unsetHoleSize()
        Unsets the "holeSize" 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