Error codes and error messages
The following table shows the error codes and error messages of the Chart and ChartEx ActiveX controls at runtime.
Error codes | Error messages |
---|---|
0 | No error. |
1000 | Error. Visible element of all DataSeries is set to false (zero). |
1001 | Error. DataSeries_FixedAxis Visible element is set to false (zero). |
1002 | Error. Visible element in DataSeries_1 through DataSeries_8 is set to false (zero). |
1003 | Error. NumberofDataPoints element is greater than 500. |
1010 | Error. X-axis minimum value is greater than maximum value. |
1011 | Error. Y-axis minimum value is greater than maximum value. |
1100 | Warning. All data points in DataSeries_ <first data series number with error> are greater than X-axis maximum. |
1101 | Warning. All data points in DataSeries_ <first data series number with error> are less than X-axis minimum. |
1102 | Warning. All data points in DataSeries_ <first data series number with error> are greater than Y-axis maximum. |
1103 | Warning. All data points in DataSeries_ <first data series number with error> are less than Y-axis minimum. |
Provide Feedback