com.microstrategy.webapi.EnumDSSXMLAxisName |
This is the enumeration which contains values which correspond to the axes on a template. This is most commonly used in the context of template manipulations.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlAxisNameChapters | The chapter axis. | |||||||||
int | DssXmlAxisNameColumns | The column axis. | |||||||||
int | DssXmlAxisNamePages | The page axis. | |||||||||
int | DssXmlAxisNameRows | The row axis. |
The chapter axis. Reserved for future expansion.
The column axis.
The page axis.
The row axis.