The Theme namespace contains classes related to color themes of charts, reports, CrossTabs and ExpressViews.
Classes
| Class | Description |
| ColorTheme |
This represents a color theme: A list of CSS colors used for charts or maps
|
| ExpressViewTheme |
This represents an ExpressView theme. An ExpressView theme must have formatting defined for the group headers, group footers,
column headers, detail columns, and report footers of an ExpressView
|
| ReportTheme |
This abstract class represents the different report themes that can be loaded, as well as static functions to retrieve the themes
|
Enumerations
See Also