This is a migrated thread and some comments may be shown as answers.

Bug in the gauge ranges. Urgent!

1 Answer 68 Views
Gauges
This is a migrated thread and some comments may be shown as answers.
Larry
Top achievements
Rank 1
Larry asked on 07 Apr 2011, 01:36 PM
I am having a problem when trying to show a range which is in the negative range:

Assigning a negative value to range end results in this exception (even if the RangeStart value is also negative and is less than RangeEnd).

So if I specify a range starting point as -5 and range end as -1, this results in the following error:  "The -1" is not a valid value the Max value couldn't be  lesser than Min.

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 07 Apr 2011, 03:35 PM
Hi Larry,

I'm sorry, but I'm not sure what ranges you are talking about. The RadialRange and LinearRange classes which can be used within RadGauge control have not RangeStart as well as RangeEnd properties. They have completely different set of properties: Max, Min, StartWidth, EndWIdth.

You can find more information here:
http://www.telerik.com/help/wpf/radial-scale-ranges.html
http://www.telerik.com/help/wpf/linear-scale-ranges.html


Regards,
Andrey Murzov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Gauges
Asked by
Larry
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or