Hello,
Thanks for your help.
I have no further questions.
Search found 10 matches
- Thu Feb 02, 2012 3:58 am
- Forum: ActiveX
- Topic: X axis labels issue with multiple series
- Replies: 9
- Views: 15768
- Wed Feb 01, 2012 9:11 am
- Forum: ActiveX
- Topic: X axis labels issue with multiple series
- Replies: 9
- Views: 15768
Re: X axis labels issue with multiple series
Hello.
Thanks for your help.
Line chart is ok with
As for point chart. Value is no meaning for us. We would like to show text in X axis label.
2010 version is no problem.
2011 version is not good for me. any idea ?
Thanks for your help.
Line chart is ok with
Code: Select all
tChart.Axis.Bottom.Labels.Style = EAxisLabelStyle.talValue;
2010 version is no problem.
2011 version is not good for me. any idea ?
- Tue Jan 31, 2012 2:41 am
- Forum: ActiveX
- Topic: X axis labels issue with multiple series
- Replies: 9
- Views: 15768
Re: X axis labels issue with multiple series
Here you are.
- Mon Jan 30, 2012 2:27 am
- Forum: ActiveX
- Topic: X axis labels issue with multiple series
- Replies: 9
- Views: 15768
Re: X axis labels issue with multiple series
We've tried v2011.0.0.5.
It seems nothing change to me.
The X axis label are still in a mess.
Any idea ???
It seems nothing change to me.
The X axis label are still in a mess.
Any idea ???
- Fri Jan 20, 2012 6:40 am
- Forum: ActiveX
- Topic: X axis labels issue with multiple series
- Replies: 9
- Views: 15768
X axis labels issue with multiple series
Hello.
We upgrade tee chart from TeeChart2010.0.0.3ActiveX to TeeChart2011.0.0.4ActiveX.
Please take a look at the following pictures.
The x axis lables are in a mess.
2010.png : TeeChart2010.0.0.3ActiveX
2011.png : TeeChart2011.0.0.4ActiveX
Can you tell me how to fix this ?
We upgrade tee chart from TeeChart2010.0.0.3ActiveX to TeeChart2011.0.0.4ActiveX.
Please take a look at the following pictures.
The x axis lables are in a mess.
2010.png : TeeChart2010.0.0.3ActiveX
2011.png : TeeChart2011.0.0.4ActiveX
Can you tell me how to fix this ?
- Thu Dec 22, 2011 6:15 am
- Forum: ActiveX
- Topic: [TeeChart2010.0.0.3ActiveX] TeeChart hang ???
- Replies: 4
- Views: 9195
Re: [TeeChart2010.0.0.3ActiveX] TeeChart hang ???
Hello. Yeray , Sorry..maybe I did not make myself clear. Please forgive my poor English. I mean the processes would not be terminated because of teeChart component. (Because it just stop at "var tChart = new TChart();" without any exceptions) Normally all the processes would be ended without any err...
- Tue Dec 20, 2011 2:18 am
- Forum: ActiveX
- Topic: [TeeChart2010.0.0.3ActiveX] TeeChart hang ???
- Replies: 4
- Views: 9195
Re: [TeeChart2010.0.0.3ActiveX] TeeChart hang ???
sorry..forgot to give you OS version
TeeChart Version : TeeChart2010.0.0.3ActiveX
OS : Window Server 2008 SP2 64-bit
TeeChart Version : TeeChart2010.0.0.3ActiveX
OS : Window Server 2008 SP2 64-bit
- Tue Dec 20, 2011 1:26 am
- Forum: ActiveX
- Topic: [TeeChart2010.0.0.3ActiveX] TeeChart hang ???
- Replies: 4
- Views: 9195
[TeeChart2010.0.0.3ActiveX] TeeChart hang ???
We have 2 applications(c# console, .net 4.0) ChartMaker.exe and SpecMaker.exe which are raised by web application(ASP.Net MVC2 on IIS). So there might be many processes running at the same time as you can imagined. But somehow we can not "New" teeChart component anymore every 3 or 4 weeks. The progr...
- Tue Jul 26, 2011 5:14 am
- Forum: ActiveX
- Topic: IIS worker recycle and error event.
- Replies: 2
- Views: 6493
Re: IIS worker recycle and error event.
Sorry..I forget to give you the Tee Chart version
It's TeeChart2010.0.0.3ActiveX
Thanks.
It's TeeChart2010.0.0.3ActiveX
Thanks.
- Tue Jul 26, 2011 5:09 am
- Forum: ActiveX
- Topic: IIS worker recycle and error event.
- Replies: 2
- Views: 6493
IIS worker recycle and error event.
Hello. Steema experts. The IIS worker always get recycled after I execute Tee Chart ActiveX version after a couple of minutes.( Not immediately) There’s always a error in event viewer when the IIS worker is recycled. It’s ole32.dll. Since I enable 32-bit applications in IIS application pool only for...