Interface EnumDSSXMLHAreaMinorTypes


  • public interface EnumDSSXMLHAreaMinorTypes
    This interface defines the enumeration constants used to specify the minor graph types for Horizontal Area chart.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • DssXmlHAreaMinorTypeAbsolute

        static final int DssXmlHAreaMinorTypeAbsolute
        Specifies a minor graph type of Absolute for Horizontal Area chart.
        See Also:
        Constant Field Values
      • DssXmlHAreaMinorTypeStacked

        static final int DssXmlHAreaMinorTypeStacked
        Specifies a minor graph type of Stacked for Horizontal Area chart.
        See Also:
        Constant Field Values
      • DssXmlHAreaMinorTypeBiPolarAbsolute

        static final int DssXmlHAreaMinorTypeBiPolarAbsolute
        Specifies a minor graph type of BiPolarAbsolute for Horizontal Area chart.
        See Also:
        Constant Field Values
      • DssXmlHAreaMinorTypeBiPolarStacked

        static final int DssXmlHAreaMinorTypeBiPolarStacked
        Specifies a minor graph type of BiPolarStacked for Horizontal Area chart.
        See Also:
        Constant Field Values
      • DssXmlHAreaMinorTypeDualAxisAbsolute

        static final int DssXmlHAreaMinorTypeDualAxisAbsolute
        Specifies a minor graph type of DualAxisAbsolute for Horizontal Area chart.
        See Also:
        Constant Field Values
      • DssXmlHAreaMinorTypeDualAxisStacked

        static final int DssXmlHAreaMinorTypeDualAxisStacked
        Specifies a minor graph type of DualAxisStacked for Horizontal Area chart.
        See Also:
        Constant Field Values
      • DssXmlHAreaMinorTypePercent

        static final int DssXmlHAreaMinorTypePercent
        Specifies a minor graph type of Percent for Horizontal Area chart.
        See Also:
        Constant Field Values