Search found 176 matches

by Amol
Wed Nov 26, 2014 6:38 am
Forum: ActiveX
Topic: "ActiveX v2012 migration issues"
Replies: 1
Views: 7441

"ActiveX v2012 migration issues"

Hi, I have been trying to upgrade my application from ActiveX v7 to ActiveX v2012. I am using arrows series to be plotted. When this series is plotted on ActiveX v7 version, it works fine, but when this series is plotted on ActiveX v2012, then on mouse move on T-chart, Access violation message appea...
by Amol
Tue Nov 25, 2014 10:55 am
Forum: .NET
Topic: Grid in Rectangle tool
Replies: 5
Views: 9935

Re: Grid in Rectangle tool

Hi Steema, Thanks for your reply, We want to set the column size according to the text written in that column. Suppose first column have text of 100 character and second column column contains 10 character the column size should be accordingly. and can we wrap the text written in it.We are waiting f...
by Amol
Mon Nov 24, 2014 1:23 pm
Forum: .NET
Topic: Grid in Rectangle tool
Replies: 5
Views: 9935

Re: Grid in Rectangle tool

Hi Steema Support, Can you write data in each row? We are using this g.TextOut(i, rect.Top, rect.Bottom - 1, "HI"); to write but this method write only one row not all. Image is attached for (int i = rect.Left; i < rect.Right; i += horizIncrement) { g.VerticalLine(i, rect.Top, rect.Bottom - 1); g.Te...
by Amol
Thu May 15, 2014 2:12 pm
Forum: .NET
Topic: Grid in Rectangle tool
Replies: 5
Views: 9935

Grid in Rectangle tool

Hi Steema Support, Many thanks for your reply and given examples but it is not same thing for what we are looking. We cannot drag Rectangle Tool smoothly if we drag through Datagridview and show flickering. And when we export picture of teechart then it does not export Datagridview (Only show Rectan...
by Amol
Fri May 09, 2014 10:11 am
Forum: ActiveX
Topic: Grid Control
Replies: 1
Views: 7737

Grid Control

Hi,

We are currently using T-Chart Active X-7 and want to implement a feature in the form of Grid view in which I need to insert image series as shown in figure below. I am not sure if T-Chart provides such feature. Please guide us if any solution is available.
ee.jpg
ee.jpg (50.72 KiB) Viewed 7886 times

Regards,
Preetam
by Amol
Tue Apr 29, 2014 2:07 pm
Forum: .NET
Topic: Grid in Rectangle tool
Replies: 1
Views: 4698

Grid in Rectangle tool

Hi Steema Support, Is it possible to add data grid view (dot net control) or any table layout control, we can add in teechart Rectangle tool as shown in fig. below Untitled.jpg It will so helpful for us if you please provide any alternative solution. Thanks in advance. Thanks and Regards Planoresearch
by Amol
Thu Mar 20, 2014 1:19 pm
Forum: .NET
Topic: get the double click on Rectangle tool
Replies: 1
Views: 5095

get the double click on Rectangle tool

Hi Steema Support, How can get the double click on Rectangle tool as shown in fig. aa.jpg When we double click on Rectangle Tool it Should raise a Message showing that Mouse double clicked on Rectangle Tool. It will so helpful for us if you please provide any alternative solution. Thanks in advance....
by Amol
Thu May 30, 2013 10:21 am
Forum: .NET
Topic: Tee Chart Editor is not working properly
Replies: 1
Views: 4456

Tee Chart Editor is not working properly

We are using visual studio 2012 and TChart .Net 2010. On viewing Data tab for a series Tee Chart Editor is not working properly. The scenario is given below: Open Tee Chart Editor --> Click on Data menu -> application crashes. The same scenario is working fine in visual studio 2005 and TChart .Net 2...
by Amol
Sat May 11, 2013 6:00 am
Forum: .NET
Topic: Problem in set minimum and maximum value of axes
Replies: 1
Views: 4346

Problem in set minimum and maximum value of axes

Hello Steema Support, I am using tee chart line series in Silverlight application, here I am facing one problem related tee chart Axes management in my chart Top axes are getting displayed but in top axes my minimum and maximum value of axes is not coming on ticks. tChartGraph.Axes.Top.Maximum = lst...
by Amol
Tue Apr 23, 2013 7:48 am
Forum: ActiveX
Topic: Expoet in excel data
Replies: 1
Views: 6026

Expoet in excel data

Hi, I am working on export data feature in ActiveX-Tchart -7.0 version where I need to export data in Excel format. I have done it successfully but when data is exported the X-column exported shows time in days format as shown below, while I need to export it in Date format i.e. DD/MM/YYYY Time Data...
by Amol
Tue Apr 02, 2013 10:28 am
Forum: ActiveX
Topic: Series name issue display in legend
Replies: 3
Views: 9205

Re: Series name issue display in legend

Hi Yeray, Thanks for your comments. You are right; the code snippet that you have given doesn’t give problem. On further diagnosis we noticed that the legend names in your example are relatively smaller, while the ones that we are using are slightly bigger. If we use bigger legend names due to which...
by Amol
Tue Mar 26, 2013 7:57 am
Forum: ActiveX
Topic: Series name issue display in legend
Replies: 3
Views: 9205

Series name issue display in legend

Hi, I am facing problem with series name in legend. There are 60+ series in my chart. There are two problems: • All series are not shown in legend. • Wrong legends are being displayed. The names shown in the legend are jumbled. Correct names are however seen in TeeChart editor. During diagnosis, I h...
by Amol
Wed Mar 13, 2013 11:52 am
Forum: .NET
Topic: Problem coverting in Logarithmic axes
Replies: 12
Views: 19263

Re: Problem coverting in Logarithmic axes

Hi Steema Support,

Thanks for the reply. For your convenience, now I am also attaching one video related to movement of Points of Line in Semi Log axes. I hope this will help you more to understand my problem in right way.

Thanks & Regards
Plano Research
by Amol
Thu Mar 07, 2013 1:14 pm
Forum: .NET
Topic: Problem coverting in Logarithmic axes
Replies: 12
Views: 19263

Re: Problem coverting in Logarithmic axes

Hi Steema Support, Thanks for the reply. Sorry but unfortunately the links you provided didn’t help us in any way. Actually now I am thinking that you are not understanding my requirement. I am explaining my requirement in terms of attaching snap shots I hope this will help you to get the actual poi...
by Amol
Wed Feb 20, 2013 6:16 am
Forum: .NET
Topic: Problem coverting in Logarithmic axes
Replies: 12
Views: 19263

Re: Problem coverting in Logarithmic axes

Hi Sandra, Thanks for the reply. I would like to apologies for late reply. Actually we have to skip this task. But now once again I am trying to get it completed. The link you provided is not fruitful for us because we have a line which has Two Points P1 & P2 and from this Point we want to draw a st...