Interface EnumDSSXMLScatterMinorTypes


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

      • DssXmlScatterMinorTypeXYScatter

        static final int DssXmlScatterMinorTypeXYScatter
        Specifies a minor graph type of XY Scatter for Scatter chart.
        See Also:
        Constant Field Values
      • DssXmlScatterMinorTypeDAXYScatter

        static final int DssXmlScatterMinorTypeDAXYScatter
        Specifies a minor graph type of DA XY Scatter for Scatter chart.
        See Also:
        Constant Field Values
      • DssXmlScatterMinorTypeXYScatterLables

        static final int DssXmlScatterMinorTypeXYScatterLables
        Specifies a minor graph type of XY Scatter Lables for Scatter chart.
        See Also:
        Constant Field Values
      • DssXmlScatterMinorTypeDAXYScatterLables

        static final int DssXmlScatterMinorTypeDAXYScatterLables
        Specifies a minor graph type of DA XY Scatter Lables for Scatter chart.
        See Also:
        Constant Field Values