The ChartButtonPageNavigator component allows you to change the current chart page.
Note: The Chart MaxPointsPerPage method should be greater than zero to split a Chart into several pages.
Example:
myChart.getPage().setMaxPointsPerPage(5);