New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.RadGauge
Inheritance Hierarchy
Methods
get_value
Gets the value of the control.
Parameters
Returns
None
get_kendoWidget
Gets a reference to the Kendo Gauge widget.
Parameters
Returns
None
get_width
Gets the width of the control.
Parameters
Returns
None
repaint
Causes the control to repaint (re-render).
Parameters
Returns
None
set_height
Sets the height of the control.
Parameters
Returns
None
set_value
Sets the value of the control. Does nothing if an invalid argument is supplied. If the passed value is outside of the range of the gauge the value is set to the min/max.
Parameters
Returns
None
set_width
Sets the width of the control.
Parameters
Returns
None