value

Change the value of the gauge.

Example

$("#linear-gauge").data("kendoLinearGauge").value(20);
In this article