ChartEditor Export Tab Error
Posted: Thu Mar 06, 2008 9:39 pm
I am using TeeChartPro 7. I have a chart on a form along with a ChartEditor. When I run the program, I get a chart with valid data displayed. I open the Editor via a Mouse event and the Editor pops up fine. I click on the "Export" tab and get the following Error Message dialog.
Any Ideas what is going on? I do not have a Button1 on the form. I do have 1 button with a Click event, but it is not named "Button1"
---------------------------
MyApp
---------------------------
Error reading Button1->OnClick: Invalid property value.
---------------------------
OK
---------------------------
Any Ideas what is going on? I do not have a Button1 on the form. I do have 1 button with a Click event, but it is not named "Button1"
---------------------------
MyApp
---------------------------
Error reading Button1->OnClick: Invalid property value.
---------------------------
OK
---------------------------