Search found 176 matches

by Amol
Tue Jul 31, 2018 2:19 pm
Forum: .NET
Topic: Smooth line series
Replies: 3
Views: 13984

Smooth line series

Hi Steema,

We are facing one problem that is when we draw a line series on chart the series is not looking smooth as shown in below figure:-
Smooth.png
Smooth.png (27.03 KiB) Viewed 13984 times
So kindly assist us to give the solution so we draw the line series smooth.

Thanks & regards
PlanoResearch
by Amol
Fri Apr 27, 2018 6:05 am
Forum: .NET
Topic: issue regarding TeeChart rendering
Replies: 1
Views: 7251

issue regarding TeeChart rendering

Hi Steema Support, We are facing one issue regarding TeeChart rendering. We are using the Dot Net TChart version 2012. The problem is that when we show/open a chart on Window form as dialog, first time form opens correctly. img1.png When we close the dialog and again reopens it (without creating the...
by Amol
Sat Dec 03, 2016 8:56 am
Forum: .NET
Topic: Regarding teechart Font size
Replies: 1
Views: 7373

Regarding teechart Font size

Hi steema support, We are facing an issue regarding teechart Font size. Here we added one Combo box, on teechart to set font. Now here we want if we set combox value to 35(as shown in below image) then teechart header, labels, axis title and legend font or we can say all fonts that showing on chart ...
by Amol
Fri Sep 16, 2016 11:33 am
Forum: .NET
Topic: Issue with tool tip on Tower Chart
Replies: 1
Views: 6384

Issue with tool tip on Tower Chart

Hi, We are using .net tee chart version 2012. We are using 3D tower chart .While displaying tooltip, we are facing an issue ,if we click the series on front and top ,it show correct layer name but when we click the series on side ,it does not show correct layer name . Image are given below for the c...
by Amol
Tue Aug 23, 2016 9:42 am
Forum: .NET
Topic: Bottom Axis Label Issue
Replies: 3
Views: 9322

Re: Bottom Axis Label Issue

Hi,
As per your suggestion, we are sending .net demo project that reproduces the same problem. This will give you the clear picture of what the actual problem is. Please suggest how we can resolve this issue.

Thanks
Supriya
by Amol
Fri Aug 19, 2016 11:31 am
Forum: .NET
Topic: Bottom Axis Label Issue
Replies: 3
Views: 9322

Bottom Axis Label Issue

Hi, We are using .net tee chart version 2012. While plotting the chart, we are facing an issue related to labels and axis lines for bottom axis. Bottom label are showing with uneven distance as shown in snap shot below (1, 3, 5, 7, 9, 11, 14…….). But the desired output is that the bottom axis should...
by Amol
Tue Jun 23, 2015 6:27 am
Forum: .NET
Topic: resetting the position of legend scroll bar
Replies: 1
Views: 6126

resetting the position of legend scroll bar

Hi,

We are currently working on TChart .Net 2012. We are using legend scroll bar in one of our projects. We just wanted to confirm that if legend scroll bar is scrolled to the bottom then is there any way that we can pro grammatically reset its scroll position to 0 ?

Regards,
Amol
by Amol
Fri Dec 19, 2014 6:22 am
Forum: .NET
Topic: Teechart problem with .net framework 4.5
Replies: 9
Views: 17562

Re: Teechart problem with .net framework 4.5

A part from this in Tee chart website following instruction was given -- "Please note: If installing TeeChart for development use in Windows 64Bit environment you should run the TeeRegV2009.exe/TeeRegV2010.exe utility after installation (see below)." and when we are trying to install it then followi...
by Amol
Fri Dec 19, 2014 5:23 am
Forum: .NET
Topic: Teechart problem with .net framework 4.5
Replies: 9
Views: 17562

Re: Teechart problem with .net framework 4.5

yes in registry it is available on following path as you mentioned--- HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Steema Software\TeeChart.NET. means Tee-chart is installed properly.but when I am adding 64 bit dll in toolbox then following message is coming . Teechart error during adding.png So it seems...
by Amol
Thu Dec 18, 2014 8:11 am
Forum: .NET
Topic: Teechart problem with .net framework 4.5
Replies: 9
Views: 17562

Re: Teechart problem with .net framework 4.5

apart from this, when we install a Teechart setup we could not found following entry in registry --

HKEY_LOCAL_MACHINE\SOFTWARE\Steema Software\TeeChart.NET key as:

"DesignKey"="Steema.TeeChart.TChart is a licensed component."

as mentioned in Tutorial 17 ..

Kindly Suggest ...
by Amol
Thu Dec 18, 2014 4:44 am
Forum: .NET
Topic: Teechart problem with .net framework 4.5
Replies: 9
Views: 17562

Re: Teechart problem with .net framework 4.5

Thanks for you support. But Actually we don't want to go on framework 4.0. We have to use a 4.5 framework. So as you suggested in your earlier mail that we have to use \net45 dll. but unfortunately in my tee-chart installation folder this path is not coming. So I need a dll of Teechart which support...
by Amol
Thu Dec 18, 2014 4:16 am
Forum: .NET
Topic: problem upgrading a project from TeeChart .NET2 to TeeChart3
Replies: 5
Views: 15715

Re: problem upgrading a project from TeeChart .NET2 to TeeChart3

Thanks for your Support. Actually my project is on 4.5 framework. So I have to use 4.5 dll of Tee chart as you mentioned in your earlier mail. But in my Tee chart installation folder only 4.0 dll is coming. So How can we get a 4.5 dll kindly suggest. I suppose Tee chart is also available for .net 4....
by Amol
Wed Dec 17, 2014 2:19 pm
Forum: .NET
Topic: Teechart problem with .net framework 4.5
Replies: 9
Views: 17562

Re: Teechart problem with .net framework 4.5

Thanks for quick reply ... Actually I am using the 64 bit Dll. but as you mentioned path ... net45 but in my installation folder there is no net45 folder . I have a following path -- \Program Files (x86)\Steema Software\Steema TeeChart for .NET 2012 4.1.2012.05100\net40 kindly let me know should I u...
by Amol
Fri Dec 12, 2014 11:32 am
Forum: .NET
Topic: Save as Image option
Replies: 1
Views: 4690

Re: Save as Image option

Hi Steema
I have done it.
by Amol
Fri Dec 12, 2014 6:15 am
Forum: .NET
Topic: Save as Image option
Replies: 1
Views: 4690

Save as Image option

Hi Steema Forum, I need to save the chart as image, i have also used this this.Export.Image.Bitmap.Save(saveFileDialog1.FileName) for saving the chart as image. My issue is mentioned below: One user control is above the chart, when i save this as image only chart is saving as image. I need to save t...