Gauge Problem

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Hidayah
Newbie
Newbie
Posts: 7
Joined: Mon Mar 27, 2006 12:00 am
Contact:

Gauge Problem

Post by Hidayah » Wed Jan 23, 2008 11:48 am

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.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jan 23, 2008 12:05 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Hidayah
Newbie
Newbie
Posts: 7
Joined: Mon Mar 27, 2006 12:00 am
Contact:

Pointer issue

Post by Hidayah » Wed Jan 23, 2008 12:15 pm

I think the first pointer is part of the image. Can this pointer be removed

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed Jan 23, 2008 2:58 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply