BlurSize Issue
Posted: Thu Feb 03, 2011 2:49 am
Hello,
I just recently upgraded my system to Tchart.NET 4.1.2010.11302, and converted all of the references and licensing in the project. When I compile the project I now get the following error multiple times related to all ".shadow." settings:
.TeeChart.Drawing.Shadow' does not contain a definition for 'BlurSize' and no extension method 'BlurSize' accepting a first argument of type 'Steema.TeeChart.Drawing.Shadow' could be found (are you missing a using directive or an assembly reference?)
I go into the designer code and manually delete all of these lines and the program compiles and runs fine. However, these lines re-appear in the designer code.
Thanks,
Mark
I just recently upgraded my system to Tchart.NET 4.1.2010.11302, and converted all of the references and licensing in the project. When I compile the project I now get the following error multiple times related to all ".shadow." settings:
.TeeChart.Drawing.Shadow' does not contain a definition for 'BlurSize' and no extension method 'BlurSize' accepting a first argument of type 'Steema.TeeChart.Drawing.Shadow' could be found (are you missing a using directive or an assembly reference?)
I go into the designer code and manually delete all of these lines and the program compiles and runs fine. However, these lines re-appear in the designer code.
Thanks,
Mark