Hello.~
How to draw realtime chart? (fast line)
i am using ASP (Active Server Page) language.
i have not any reference of realtime teechart in ASP Server.
so i want to example source.
is that possible?
i will wait to your answer.
thank you. *^^*
Search found 6 matches
- Sun Nov 09, 2014 2:49 am
- Forum: ActiveX
- Topic: How to draw realtime chart?
- Replies: 0
- Views: 8673
- Sat Sep 27, 2014 8:14 pm
- Forum: ActiveX
- Topic: Hello! How to express two graph
- Replies: 3
- Views: 11965
Re: Hello! How to express two graph
Hi~
It's not result image... ^^;;;
it's want results....
and it's only one page source.
above image --- OK
below image ---- do not express
It's not result image... ^^;;;
it's want results....
and it's only one page source.
above image --- OK
below image ---- do not express
- Thu Sep 25, 2014 9:16 pm
- Forum: ActiveX
- Topic: Hello! How to express two graph
- Replies: 3
- Views: 11965
Hello! How to express two graph
Hello~ ^^ I could not find a graph that represents the direction of the wind and wind velocity at the same time an example. How can i fix this coding.. help me.. '-------------------------------------------- Chart1.Legend.Visible=true Chart1.Header.Text(0)= tag_no Chart1.Header.Font.Color=vbBlack Ch...
- Sun Jul 20, 2014 9:57 pm
- Forum: ActiveX
- Topic: Help - Refer to the Y axis Chart
- Replies: 1
- Views: 8745
Help - Refer to the Y axis Chart
Hello.
Monday is refreshing.
There is one question.
I would like to refer to the Right Y-axis and the graph. See this remarkable document or sample?
Thank you for your help... ^^
Monday is refreshing.
There is one question.
I would like to refer to the Right Y-axis and the graph. See this remarkable document or sample?
Thank you for your help... ^^
- Tue Jun 17, 2014 2:54 pm
- Forum: ActiveX
- Topic: I need Multi Line Chart
- Replies: 2
- Views: 10387
Thank you for your answer.
Thank you for your answer.
- Tue Jun 17, 2014 2:15 pm
- Forum: ActiveX
- Topic: I need Multi Line Chart
- Replies: 2
- Views: 10387
I need Multi Line Chart
Hi~ I need Multi line chart therefore ASP codeing in below :o How can i fix it.. Help me.. :cry: ------------------------------------- Set Chart1 = CreateObject("TeeChart.TChart") Chart1.Legend.Visible=false Chart1.Header.Text(0)= tag_no Chart1.Header.Font.Color=vbBlack Chart1.Header.Font.Bold=True ...