Interface EnumDSSXMLPolarMinorTypes


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

      • DssXmlPolarMinorTypePolarCoord

        static final int DssXmlPolarMinorTypePolarCoord
        Specifies a minor graph type of Polar Coord for Polar chart.
        See Also:
        Constant Field Values
      • DssXmlPolarMinorTypeDualAxisPolar

        static final int DssXmlPolarMinorTypeDualAxisPolar
        Specifies a minor graph type of Dual Axis Polar for Polar chart.
        See Also:
        Constant Field Values