com.microstrategy.webapi.EnumDSSXMLPieMinorTypes |
This interface defines the enumeration constants used to specify the minor graph types for Pie chart.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlPieMinorTypeMulPropRingPie | Specifies a minor graph type of Multiple Prop Ring Pie for Pie chart. | |||||||||
int | DssXmlPieMinorTypeMultiplePies | Specifies a minor graph type of Multiple Pies for Pie chart. | |||||||||
int | DssXmlPieMinorTypeMultipleProp | Specifies a minor graph type of Multiple Prop for Pie chart. | |||||||||
int | DssXmlPieMinorTypeMultipleRingPie | Specifies a minor graph type of Multiple Ring Pie for Pie chart. | |||||||||
int | DssXmlPieMinorTypePies | Specifies a minor graph type of Pies for Pie chart. | |||||||||
int | DssXmlPieMinorTypeRingPie | Specifies a minor graph type of Ring Pie for Pie chart. |
Specifies a minor graph type of Multiple Prop Ring Pie for Pie chart.
Specifies a minor graph type of Multiple Pies for Pie chart.
Specifies a minor graph type of Multiple Prop for Pie chart.
Specifies a minor graph type of Multiple Ring Pie for Pie chart.
Specifies a minor graph type of Pies for Pie chart.
Specifies a minor graph type of Ring Pie for Pie chart.