I know there is another thread asking a similar question, however, i am wondering if it is possible to increase the width/heigh of a single linear RadGauge range. I've attached a picture of the current width/height.
John
2 Answers, 1 is accepted
0
Accepted
Danail Vasilev
Telerik team
answered on 16 Jan 2013, 01:57 PM
Hi John,
You can have control over the size of the Ranges of the LinearGague by changing the size of the MinorTicks (it will increase/decrease proportionately). The reason for not exposing another property is due to usability considerations. You can control the size of the Pointer as well:
For BarIndicator shape this is the width of the Track
For Arrow shape this is the size of the arrow itself
through Size property of the Pointer. If, however, this property is not set the size will be amended by the size of the MajorTicks. I have created a short video here.
Regarding the controlling of the size of a particular range, this is not supported by the RadGauge because ranges with different size will not look well.
Regards,
Danail Vasilev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.