IPage.Previous
IPage
procedure Previous;
Type Library
TeeChartx
Description
When MaxPointsPerPage is greater than Zero, TeeChart automatically divides point values in Pages. Calling Previous is the same as Page = Page - 1 (Go back a page). The Count IPage property returns the total number of pages.