CR.11 Chart Constants
The Chart object is a static object that contains definitions for constants related to charts (line styles, etc.). These constants can be accessed without explicitly creating an instance of a Chart object, as shown below:
Chart1.singleStyle['Sum(Total)'] = Chart.CHART_LINE;
| << CR.10 Z-Index Defaults | © 1996-2013 InetSoft Technology Corporation (v11.5) | Chart Styles >> |