Hi Sandra,
The modifications do solve the problem, however, I did the refresh outside of the loop since as I have many elements it is slow done within the loop.
Thank you.
Search found 4 matches
- Mon Jun 10, 2013 5:30 pm
- Forum: .NET
- Topic: TeeChart5 in Visual Studio 2010
- Replies: 8
- Views: 10400
- Fri Jun 07, 2013 4:49 pm
- Forum: .NET
- Topic: TeeChart5 in Visual Studio 2010
- Replies: 8
- Views: 10400
Re: TeeChart5 in Visual Studio 2010
Hi Sandra, I finally got a small sample regarding the second problem, the one where it's not selecting the elements on the chart (the other one, with the mouse up event got solved by removing and re-adding the event). In this sample, it uses the FillSampleValues() function to fill 4 bars and sets th...
- Tue May 28, 2013 5:19 pm
- Forum: .NET
- Topic: TeeChart5 in Visual Studio 2010
- Replies: 8
- Views: 10400
Re: TeeChart5 in Visual Studio 2010
Hi, I'm also having another problem: I'm using the .NET version of TeeChart in Visual Studio 2012, having a TChart control on a form, chart that displays series of elements. On a form I have a grid where each row corresponds to one of the displayed elements on the chart. When I select one or more ro...
- Tue May 28, 2013 4:16 pm
- Forum: .NET
- Topic: TeeChart5 in Visual Studio 2010
- Replies: 8
- Views: 10400
Re: TeeChart5 in Visual Studio 2010
Hi, I have the following problem: I'm using the .NET version of TeeChart in Visual Studio 2012, having a TChart control on a form, chart that displays series of elements. The problem is that when I click on one of the elements the MouseUp event is not being triggered (MouseDown is always, which is g...