Exception occurs using Triangle Surface Series
Posted: Wed Mar 21, 2007 2:54 pm
1.1.2531.28391
Steps to recreate:
1/ Add a chart
2/ Add a Trainge Surface series from the 3D tab in TeeChart Gallery
3/ Add random data from TeeChart Editor
4/ Keep hitting Apply to change the random data
I get the following exception:
An unhandled exception of type 'System.ArgumentException' occurred in system.windows.forms.dll
Additional information: '263' is not a valid value for 'red'. 'red' should be greater than or equal to 0 and less than or equal to 255.
The values in the exception are different, depending on what the random data is.
Steps to recreate:
1/ Add a chart
2/ Add a Trainge Surface series from the 3D tab in TeeChart Gallery
3/ Add random data from TeeChart Editor
4/ Keep hitting Apply to change the random data
I get the following exception:
An unhandled exception of type 'System.ArgumentException' occurred in system.windows.forms.dll
Additional information: '263' is not a valid value for 'red'. 'red' should be greater than or equal to 0 and less than or equal to 255.
The values in the exception are different, depending on what the random data is.