Search found 4 matches
- Wed Aug 08, 2007 2:04 am
- Forum: .NET
- Topic: Why IE 7.0 cannot response to user Click Event in Bar Chart
- Replies: 3
- Views: 4827
Hi, It will happen in few machines only after i deployed the application. Only the pie chart can fired the click event. i already verify the IE setting to make sure all the setting is same with the machine can fire click event in bar chart. Hi Web, Have you tried setting WebChart's AutoPostback=true?
- Tue Aug 07, 2007 9:23 am
- Forum: .NET
- Topic: Why IE 7.0 cannot response to user Click Event in Bar Chart
- Replies: 3
- Views: 4827
Why IE 7.0 cannot response to user Click Event in Bar Chart
Why IE 6.0 and IE 7.0 cannot response to user Click Event in Bar Chart.
For your information we using TeeChart .NETv1.
For your information we using TeeChart .NETv1.
- Wed Nov 10, 2004 10:53 am
- Forum: .NET
- Topic: TEECHART.net CHART EDITOR got chinese version?
- Replies: 1
- Views: 4459
TEECHART.net CHART EDITOR got chinese version?
Hi,All: Our Application is going to convert to chinese version and we are using the TChart.net. We manage to show the chart in chinese word. but, Our application also make use of "CHART EDITOR", and CHART EDITOR dialog box show in English word. How to actually convert "CHART EDITOR" contents to chin...
- Tue Oct 26, 2004 1:15 pm
- Forum: .NET
- Topic: Get Help For MouseEnter Event
- Replies: 1
- Views: 4607
Get Help For MouseEnter Event
How to show the series data when the mouse is point to Series lists? I develop windows based application Using C#.Net, and includes the TChart component into the form - named it as ImagesChart. I raise MouseEnter Event in ImagesChart to show the series data as below code, but the program return noth...