public Boolean ScaleLastPage {get; set;}
Remarks
Default: true
The ScaleLastPage property controls how the last Chart page will be displayed. It only has effect when TChart.MaxPointsPerPage property is greater than zero. When true, the last Chart page will have the same horizontal scaling as the other pages. When false, the last Chart page scaling will be adjusted based on the number of visible points on that last page.
See Also
Page Class | Page Members | Steema.TeeChart Namespace