Search found 4 matches

by enghouse
Mon Jun 10, 2013 5:30 pm
Forum: .NET
Topic: TeeChart5 in Visual Studio 2010
Replies: 8
Views: 10400

Re: TeeChart5 in Visual Studio 2010

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.
by enghouse
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...
by enghouse
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...
by enghouse
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...