Ive got a guage control on my page
And I use the following code
Dim Gauge1 As Steema.TeeChart.Styles.Gauges = New Steema.TeeChart.Styles.Gauges(TChart1.Chart)
Gauge1.Value = 60
to set the gauge.
But the actual pointer is set to 0 whilst here is another thin black right pointing to six. How do I get the actual pointer to point to the 60.
Gauge Problem
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi BungoBilly,
I'm not able to reproduce the issue here using latest TeeChart for .NET v3 maintenance release available at the client area. Which TeeChart version are you using?
Thanks in advance.
I'm not able to reproduce the issue here using latest TeeChart for .NET v3 maintenance release available at the client area. Which TeeChart version are you using?
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Pointer issue
I think the first pointer is part of the image. Can this pointer be removed
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi BungoBilly,
Sorry but I don't understand what do you exactly mean. Would you be so kind to let us know the TeeChart version you are using and also send us an image of what you mean?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
Sorry but I don't understand what do you exactly mean. Would you be so kind to let us know the TeeChart version you are using and also send us an image of what you mean?
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |