com.microstrategy.webapi.EnumDSSXMLVLineMinorTypes |
This interface defines the enumeration constants used to specify the minor graph types for Vertical Line chart.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlVLineMinorTypeAbsolute | Specifies a minor graph type of Absolute for Vertical Line chart. | |||||||||
int | DssXmlVLineMinorTypeBiPolarAbsolute | Specifies a minor graph type of Bi Polar Absolute for Vertical Line chart. | |||||||||
int | DssXmlVLineMinorTypeBiPolarStacked | Specifies a minor graph type of Bi Polar Stacked for Vertical Line chart. | |||||||||
int | DssXmlVLineMinorTypeDualAxisAbsolute | Specifies a minor graph type of Dual Axis Absolute for Vertical Line chart. | |||||||||
int | DssXmlVLineMinorTypeDualAxisStacked | Specifies a minor graph type of Dual Axis Stacked for Vertical Line chart. | |||||||||
int | DssXmlVLineMinorTypePercent | Specifies a minor graph type of Percent for Vertical Line chart. | |||||||||
int | DssXmlVLineMinorTypeStacked | Specifies a minor graph type of Stacked for Vertical Line chart. |
Specifies a minor graph type of Absolute for Vertical Line chart.
Specifies a minor graph type of Bi Polar Absolute for Vertical Line chart.
Specifies a minor graph type of Bi Polar Stacked for Vertical Line chart.
Specifies a minor graph type of Dual Axis Absolute for Vertical Line chart.
Specifies a minor graph type of Dual Axis Stacked for Vertical Line chart.
Specifies a minor graph type of Percent for Vertical Line chart.
Specifies a minor graph type of Stacked for Vertical Line chart.