Click or drag to resize
ReportItemType Enumeration
Graph type.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public enum ReportItemType
Members
  Member nameValueDescription
Graph0 Report.
Table1 Table.
Value2 Value.
All3 All.
HtmlGraph4 HTML Graph.
See Also