Interface EnumDSSXMLBubbleMinorTypes


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

      • DssXmlBubbleMinorTypeBubble

        static final int DssXmlBubbleMinorTypeBubble
        Specifies a minor graph type of Bubble for Bubble chart.
        See Also:
        Constant Field Values
      • DssXmlBubbleMinorTypeBubbleDualAxis

        static final int DssXmlBubbleMinorTypeBubbleDualAxis
        Specifies a minor graph type of Bubble with Dual Axis for Bubble chart.
        See Also:
        Constant Field Values
      • DssXmlBubbleMinorTypeBubbleLabels

        static final int DssXmlBubbleMinorTypeBubbleLabels
        Specifies a minor graph type of Bubble with Labels for Bubble chart.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values
      • DssXmlBubbleMinorTypeBubbleDualAxisLabels

        static final int DssXmlBubbleMinorTypeBubbleDualAxisLabels
        Specifies a minor graph type of Bubble with Dual Axis and Labels for Bubble chart.
        Since:
        MicroStrategy Web 8.0.0
        See Also:
        Constant Field Values