The pointers property is not part of the typescript definition:
gauge.pointers[0].value(100);
Why not?
3 Answers, 1 is accepted
0
Dimiter Madjarov
Telerik team
answered on 08 Sep 2015, 10:55 AM
Hello Torben,
The pointers property is not exposed as a field in the Gauge configuration. If you would like to modify the Gauge pointers value you could use the value or allValues methods.
Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!