Thanks Yeray,
Your last code gave me the exact answer i was searching for. I am highly impressed by your promptness. Thanks..
Search found 8 matches
- Fri Jun 26, 2009 8:25 am
- Forum: ActiveX
- Topic: Date-Time not showing in correct format after export excel
- Replies: 7
- Views: 8550
- Fri Jun 26, 2009 7:00 am
- Forum: ActiveX
- Topic: Date-Time not showing in correct format after export excel
- Replies: 7
- Views: 8550
Re: Date-Time not showing in correct format after export excel
Dear yeray, Code given by you worked to some extent. I got fixed value on x axis but the value i got was like (1,2,3,4,...)...as you said in you previous reply. But i need the Heat no. values on x axis instead of these integer values. and heat no are also not fixed, it depends on user selection from...
- Thu Jun 25, 2009 11:15 am
- Forum: ActiveX
- Topic: Date-Time not showing in correct format after export excel
- Replies: 7
- Views: 8550
Re: Date-Time not showing in correct format after export excel
Hi Yeray, Thanks for reply. I need to show heat-no on x axis. As heat no. is in varchar format for eg "D12345". My chart is not able to show this type of data on x axis.This data is being taken out by database. When i am trying to show any data other than of numerical or datetime, its showing me err...
- Tue Jun 23, 2009 10:24 am
- Forum: ActiveX
- Topic: Display all Series Values as asTeeCursor move on chart
- Replies: 3
- Views: 5061
Re: Display all Series Values as asTeeCursor move on chart
Dear Yeray, Thanks a lot as your attachment helped me to achieve desired results. :D One more question: I am using Oracle 9i as my backend. My chart (Teechart) is taking data from this oracle database. So we have to install oracle client on each and every pc to make that chart visible. But now as we...
- Tue Jun 16, 2009 8:34 am
- Forum: ActiveX
- Topic: Display all Series Values as asTeeCursor move on chart
- Replies: 3
- Views: 5061
Display all Series Values as asTeeCursor move on chart
I am using Teechart in Asp. My chart shows multiple series at a time. i want to display value of Y axis of all the series with the asTeeCursor move. I have used vertical asTeecursor tool. I want the value of Y axis where the Teecursor and series intersects. I try the below code but it gives me only ...
- Tue Jun 16, 2009 7:08 am
- Forum: ActiveX
- Topic: Date-Time not showing in correct format after export excel
- Replies: 7
- Views: 8550
Date-Time not showing in correct format after export excel
Chart in my application has Date-Time data on X axis. when i am exporting data to excel format, X-col data is not showing in proper date-time format. This application has been made in Asp eg: X axis value shown in chart : 16/6/2009 11:29:01 AM After export to excel : 39980.47848 Kindly provide me so...
- Thu May 28, 2009 10:44 am
- Forum: ActiveX
- Topic: Point series "Small Dot "
- Replies: 3
- Views: 5313
- Thu May 28, 2009 10:35 am
- Forum: ActiveX
- Topic: Increase pixel Size
- Replies: 1
- Views: 3634
Increase pixel Size
I am a newbie at Tchart
I want to change the format style of a point chart (to smalldot / circle) and also the size (width=5 and height = 5) .
Please let me know how it can be done.
I want to change the format style of a point chart (to smalldot / circle) and also the size (width=5 and height = 5) .
Please let me know how it can be done.