Interface EnumDSSXMLVLineMinorTypes


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

      • DssXmlVLineMinorTypeAbsolute

        static final int DssXmlVLineMinorTypeAbsolute
        Specifies a minor graph type of Absolute for Vertical Line chart.
        See Also:
        Constant Field Values
      • DssXmlVLineMinorTypeStacked

        static final int DssXmlVLineMinorTypeStacked
        Specifies a minor graph type of Stacked for Vertical Line chart.
        See Also:
        Constant Field Values
      • DssXmlVLineMinorTypeBiPolarAbsolute

        static final int DssXmlVLineMinorTypeBiPolarAbsolute
        Specifies a minor graph type of Bi Polar Absolute for Vertical Line chart.
        See Also:
        Constant Field Values
      • DssXmlVLineMinorTypeBiPolarStacked

        static final int DssXmlVLineMinorTypeBiPolarStacked
        Specifies a minor graph type of Bi Polar Stacked for Vertical Line chart.
        See Also:
        Constant Field Values
      • DssXmlVLineMinorTypeDualAxisAbsolute

        static final int DssXmlVLineMinorTypeDualAxisAbsolute
        Specifies a minor graph type of Dual Axis Absolute for Vertical Line chart.
        See Also:
        Constant Field Values
      • DssXmlVLineMinorTypeDualAxisStacked

        static final int DssXmlVLineMinorTypeDualAxisStacked
        Specifies a minor graph type of Dual Axis Stacked for Vertical Line chart.
        See Also:
        Constant Field Values
      • DssXmlVLineMinorTypePercent

        static final int DssXmlVLineMinorTypePercent
        Specifies a minor graph type of Percent for Vertical Line chart.
        See Also:
        Constant Field Values