getPolyInRange(start: Object, end: Object);
start. Left border of the range.
end. Right border of the range.
The getPolyInRange method returns the array of series points in specified range.
The method returns value of the Array type.
The example of use is given on the Example of Creating an Area Chart page.
See also: