Interface EnumDSSXMLGraphImgTypes


  • public interface EnumDSSXMLGraphImgTypes
    This interface defines the enumeration constants used to specify the image type for graph reports.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • DssXmlGraphImgGIF

        static final int DssXmlGraphImgGIF
        Specifies the image type of GIF.
        See Also:
        Constant Field Values
      • DssXmlGraphImgCGIF

        static final int DssXmlGraphImgCGIF
        Specifies the image type of CGIF.
        See Also:
        Constant Field Values
      • DssXmlGraphImgJPEG

        static final int DssXmlGraphImgJPEG
        Specifies the image type of JPEG.
        See Also:
        Constant Field Values
      • DssXmlGraphImgPNG

        static final int DssXmlGraphImgPNG
        Specifies the image type of PNG.
        See Also:
        Constant Field Values
      • DssXmlGraphImgPCT

        static final int DssXmlGraphImgPCT
        Specifies the image type of PCT.
        See Also:
        Constant Field Values
      • DssXmlGraphImgPCX

        static final int DssXmlGraphImgPCX
        Specifies the image type of PCX.
        See Also:
        Constant Field Values
      • DssXmlGraphImgPSD

        static final int DssXmlGraphImgPSD
        Specifies the image type of PSD.
        See Also:
        Constant Field Values
      • DssXmlGraphImgTGA

        static final int DssXmlGraphImgTGA
        Specifies the image type of TGA.
        See Also:
        Constant Field Values
      • DssXmlGraphImgTIF

        static final int DssXmlGraphImgTIF
        Specifies the image type of TIF.
        See Also:
        Constant Field Values
      • DssXmlGraphImgBMP

        static final int DssXmlGraphImgBMP
        Specifies the image type of BMP.
        See Also:
        Constant Field Values
      • DssXmlGraphImgVECTOR

        static final int DssXmlGraphImgVECTOR
        Specifies the image type of VECTOR.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values