Search found 7 matches
- Tue Aug 28, 2018 2:45 pm
- Forum: .NET
- Topic: Cursor y Scroll
- Replies: 7
- Views: 17212
Re: Cursor y Scroll
Hola Mel, Cual es la versión de TeeChart que utilizas? La versión Business ( aquí ) no tiene el CursorTool, por ejemplo. Hola Christopher, Era lo que decías, ahora ya actualicé mi teechart a versión pro y me aparece el cursor, pero necesito que la función CursorTool_Change sea genérica, osea yo pas...
- Tue Jul 31, 2018 3:26 pm
- Forum: .NET
- Topic: Cursor y Scroll
- Replies: 7
- Views: 17212
Re: Cursor y Scroll
Christopher,
Muchas gracias, pero no me resulta y descubrí que no tengo el CursorTool dentro de las Tools de mi TeeChart, que podrá ser? Me podrías ayudar nuevamente, por favor? Saludos!!
Muchas gracias, pero no me resulta y descubrí que no tengo el CursorTool dentro de las Tools de mi TeeChart, que podrá ser? Me podrías ayudar nuevamente, por favor? Saludos!!
- Mon Jul 30, 2018 6:45 pm
- Forum: .NET
- Topic: Cursor y Scroll
- Replies: 7
- Views: 17212
Re: Cursor y Scroll
Hola Christopher,
Muchas gracias por tu ayuda es exactamente lo que quiero hacer, pero es dificil pasarlo a vb.net, ya que al parecer las clases no tienen los mismos nombres, por ejemplo eso del cursor, no se como declararlo, me podrías ayudar un poco para convertir el codigo? Gracias otra vez!!
Muchas gracias por tu ayuda es exactamente lo que quiero hacer, pero es dificil pasarlo a vb.net, ya que al parecer las clases no tienen los mismos nombres, por ejemplo eso del cursor, no se como declararlo, me podrías ayudar un poco para convertir el codigo? Gracias otra vez!!
- Mon Jul 23, 2018 8:21 pm
- Forum: .NET
- Topic: Cursor y Scroll
- Replies: 7
- Views: 17212
Cursor y Scroll
Hola, Estoy programando varios TeeChart en Visual Studio 2017 con VB.NET y quiero hacer 3 cosas, que aún no logro ejecutar, espero me puedan ayudar ya que soy nueva ocupando este tipo de gráficos. 1. Mi eje X contiene fecha y hora y quiero que se vaya mostrando 1 hora cada vez y que automáticamente ...
Re: Pause
Hello, I want to know how can i add a button to do a pause into the tchart, i want to press the button and the series pauses. Can anyone help me? I can help you :D I think I need you to be a little more specific though - what do you mean by 'pausing the series'? That is, could you describe the cont...
Pause
Hi,
I'm working with VS2017 and steema.teechart.net.standard.4.2018.2.12 version in VB.NET language.
I want to know how can i add a button to do a pause into the tchart, i want to press the button and the series pauses. Can anyone help me?
I'm working with VS2017 and steema.teechart.net.standard.4.2018.2.12 version in VB.NET language.
I want to know how can i add a button to do a pause into the tchart, i want to press the button and the series pauses. Can anyone help me?
- Thu Feb 15, 2018 8:21 pm
- Forum: .NET
- Topic: problem adding points to series
- Replies: 1
- Views: 6754
problem adding points to series
Hi, I'm working with VS2017 and steema.teechart.net.standard.4.2018.2.12 version in VB.NET language. I want to do a generic function to call from a timer (i have a mdi form and all of the child forms have teechart inside), so to the function i pass the name of the tchart and the number of series. I ...