The Chart Legend can be scrolled, to show values starting from a desired point. This is done using the Legend FirstValue method:
Example:
myChart.getLegend().setFirstValue(123);