Search found 30 matches

by LG
Wed Dec 03, 2008 7:50 am
Forum: .NET
Topic: Page chart in .NET
Replies: 1
Views: 3866

Page chart in .NET

Dear All,

I am using quite a old version of TChart v1.1.1544. I have a large data to chart, is there any easy way in doing this using internal chart function?


Regards,
LG
by LG
Wed Jan 23, 2008 4:13 am
Forum: .NET
Topic: How to draw smooth line series (SPLines in Excel)
Replies: 1
Views: 4295

How to draw smooth line series (SPLines in Excel)

Dear All,

I would like to a very smooth line series and I am using Steema.TeeChart.Styles.Line.

Could anyone advise how to draw very smooth lines as in Ms Excel SPLine?

Any advice would be appreciated!

Regards,

LG
by LG
Thu Jul 26, 2007 4:14 pm
Forum: .NET
Topic: Bubble series problem
Replies: 5
Views: 10170

Hi Edu, Many thanks. Based on your example, in the case that I have hundred of bubble points so that I will not know which are supposed to be red and which are supposed to be blue. In that example you know it, I am not sure if the work around will solve problem. Is there any generic way of solving t...
by LG
Thu Jul 26, 2007 8:30 am
Forum: .NET
Topic: Bubble series problem
Replies: 5
Views: 10170

Hi Edu,

Many thanks. I am using the version 1.1.1544.23908. Could you please advise?


Regards,

LG
by LG
Tue Jul 24, 2007 4:05 pm
Forum: .NET
Topic: Bubble series problem
Replies: 5
Views: 10170

Bubble series problem

Dear All, I have two problems of the bubble series. 1- I would like to have two different colour when radius >0 is blue else red colour. I did use buble.ColorEach = true; but for some reason, in the series, there is a strang colour - green or dark red like that. Very strange. Please advise how to fi...
by LG
Mon Jul 23, 2007 11:33 am
Forum: .NET
Topic: Left and right axis positioning
Replies: 1
Views: 4298

Left and right axis positioning

Dear All, I am using two Y axis (left and right) and the same X axis (bottom). I the smallest value of Y left axis is -12 and the smallest value of the Y right axis is 0. This will look strange as the start of Y values are not the same in the left and right value. I would like the two Y axis the sam...
by LG
Fri Jul 13, 2007 9:40 am
Forum: .NET
Topic: Strange in exporting template as file
Replies: 3
Views: 7723

Hi Edu,

I already uploaded the file.

Regards,

LG
by LG
Fri Jul 13, 2007 5:12 am
Forum: .NET
Topic: Percentage Circle chart
Replies: 5
Views: 9069

Hi Many thanks for your help. It works okay for me! I am using the version 1.1.1544.23908 and I have minor problme with TreatNullsStyle as it does not exists. When drawing the first pie will never draw but it does draw the second pie. Any idea why? Again, thanks alot for your useful advice! Regards,...
by LG
Fri Jul 13, 2007 5:02 am
Forum: .NET
Topic: Strange in exporting template as file
Replies: 3
Views: 7723

Strange in exporting template as file

Dear All, I am using version 1.1.1544.23908. I am using the below code Tchart.Export.Template.IncludeData = true; Tchart.Export.Template.Save(strFile); ctrTChartLarge.Import.Template.Load(strFile); It does not show anything in the large chart at all. I look at the file 'ten' that I save is 4kb. When...
by LG
Thu Jul 12, 2007 8:14 am
Forum: .NET
Topic: Percentage Circle chart
Replies: 5
Views: 9069

Hi Christopher, Many thanks for your reponse. By using pie chart we can have only a single series indeed and it's not within the X, Y Axis at all. What I would like to have is using X, Y axis and small circles inside like points style but with the percentage inside as in your example. I would like t...
by LG
Wed Jul 11, 2007 10:08 am
Forum: .NET
Topic: Percentage Circle chart
Replies: 5
Views: 9069

Percentage Circle chart

Dear All, I have the following data at 1AM = 80%, 2AM = 60%, 3AM = 75%, etc. I want to plot these data as a small pie chart in each hour with the percentage - like the the full circle is 100% so that I can draw a filled 80% of circle at 1AM, and 60% of circle at 2AM. Is there anyway of doing this? R...
by LG
Mon Jul 09, 2007 5:05 am
Forum: .NET
Topic: Highlight the chart
Replies: 1
Views: 4768

Highlight the chart

Dear All, I am plotting a point series for 24 hours. I want to draw a highlight yellow from the bottom to the top when the plotting is at the current hour. For example now it's 07:00AM so I draw a highlight at the 07:00AM on XAsix straigh to the top of the chart. Can we do this in TeeChart? Regards,...
by LG
Fri Jul 06, 2007 7:25 am
Forum: .NET
Topic: Can Draw Legend Colour?
Replies: 1
Views: 4815

Can Draw Legend Colour?

Dear All, I am using bubble series and I define the blue is positive value and red is negative value for instance. I want to draw somewhere in the legend for that series to have two colour so that users can understand this easily. Could anyone please advise how to draw 2 additional colours and some ...
by LG
Wed Jun 20, 2007 7:21 am
Forum: .NET
Topic: spatial view for charting
Replies: 3
Views: 6557

Thanks for that. I am now using the bubble. I am trying to split the positive and negative values with different colour. My TeeChart version is 1.0 I am using like this but it just does not work. Acutally in my case, it should be 40% red and 60% blue of all bubbles in the chart as there are 40% of n...
by LG
Wed Jun 20, 2007 2:43 am
Forum: .NET
Topic: preview does not work
Replies: 3
Views: 6839

I am using .NET v1.

Regards,

LG