Search found 2 matches

by Rick Booij
Fri Feb 25, 2011 12:27 pm
Forum: .NET
Topic: CircularGauge cannot change Ticks
Replies: 2
Views: 2498

Re: CircularGauge cannot change Ticks

Yes, this was the perfect solution.

Thank you very much!
by Rick Booij
Fri Feb 25, 2011 10:25 am
Forum: .NET
Topic: CircularGauge cannot change Ticks
Replies: 2
Views: 2498

CircularGauge cannot change Ticks

Hi, I have a circular gauge which contains values between -3 and 3 with the 0 in the top of the gauge. My problem is that the first major tick and label display -3 at the beginning of the chart. But i would like to add Ticks (incl. lables) at the values -2, -1, 0, 1, 2 and 3 as well. How can i achie...