com.microstrategy.webapi.EnumDSSXMLBubbleMinorTypes |
This interface defines the enumeration constants used to specify the minor graph types for Bubble chart.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlBubbleMinorTypeBubble | Specifies a minor graph type of Bubble for Bubble chart. | |||||||||
int | DssXmlBubbleMinorTypeBubbleDualAxis | Specifies a minor graph type of Bubble with Dual Axis for Bubble chart. | |||||||||
int | DssXmlBubbleMinorTypeBubbleDualAxisLabels | Specifies a minor graph type of Bubble with Dual Axis and Labels for Bubble chart. | |||||||||
int | DssXmlBubbleMinorTypeBubbleLabels | Specifies a minor graph type of Bubble with Labels for Bubble chart. |
Specifies a minor graph type of Bubble for Bubble chart.
Specifies a minor graph type of Bubble with Dual Axis for Bubble chart.
Specifies a minor graph type of Bubble with Dual Axis and Labels for Bubble chart.
Specifies a minor graph type of Bubble with Labels for Bubble chart.