TCustomAxisPanel.ScaleLastPage

TCustomAxisPanel.ScaleLastPage
TCustomAxisPanel

property ScaleLastPage: Boolean;

Unit
TeEngine

Description
Default True

The ScaleLastPage property controls how will be the last Chart page 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 than the other pages. When False, the last Chart page scaling will be adjusted based on the number of visible points on that last page.