New to Kendo UI for jQueryStart a free 30-day trial

Value

methods

Returns the value corresponding to the passed surface point.

Returns String|Number|Date

The value corresponding to the point.

Parameters:pointkendo.geometry.Point

The surface point for which the value should be found.

js
var value = axis.value(new kendo.geometry.Point(100, 100));
Not finding the help you need?
Contact Support