| ReportGraph Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Reporting.Web.UI
 Syntax
Syntaxpublic class ReportGraph
The ReportGraph type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ReportGraph | 
 Fields
Fields| Name | Description | |
|---|---|---|
|   | DEFAULT_HEIGHT | 
            Default graph height.
             | 
|   | DEFAULT_WIDTH | 
            Default graph width.
             | 
|   | RECORDS_DISPLAYED | 
            Number of displayed records. 
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ChartControl | 
            Chart property.
             | 
|  | Colors | 
            Colors assigned to series.
             | 
|  | CorrectWidth | 
            Correct graph width (if percent width is required).
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateChart | 
            Creates chart.
             | 
|  | CreateInvalidDataGraph | 
            If given data set is null return this graph.
             | 
 See Also
See Also