Interface EnumDSSXML3DSurfaceMinorTypes


  • public interface EnumDSSXML3DSurfaceMinorTypes
    This interface defines the enumeration constants used to specify the minor graph types for 3D Surface chart.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • DssXml3DSurfaceMinorTypeSurface

        static final int DssXml3DSurfaceMinorTypeSurface
        Specifies a minor graph type of Surface for 3D Surface chart.
        See Also:
        Constant Field Values
      • DssXml3DSurfaceMinorTypeWithSides

        static final int DssXml3DSurfaceMinorTypeWithSides
        Specifies a minor graph type of Surface with sides for 3D Surface chart.
        See Also:
        Constant Field Values
      • DssXml3DSurfaceMinorTypeHoneycomb

        static final int DssXml3DSurfaceMinorTypeHoneycomb
        Specifies a minor graph type of Honeycomb for 3D Surface chart.
        See Also:
        Constant Field Values