TeEngine.TCustomAxisPanel.MaxPointsPerPage
 
 
 


TCustomAxisPanel.MaxPointsPerPage
TCustomAxisPanel

property MaxPointsPerPage: Integer;

Unit
TeEngine

Description
Default Value: 0

The MaxPointsPerPage property controls "TeeChart AutoPaging".

Setting it to a number greater than zero makes TeeChart to internally divide Series points in Pages.

You can then navigate across Chart pages by using the Chart.TCustomAxisPanel.Page and Chart.TCustomAxisPanel.NumPages properties.

For each Page, TeeChart will automatically calculate and display the corresponding Series points.

The last page can have less number of points than other pages. You can use the Chart.TCustomAxisPanel.ScaleLastPage to control if last page will be "stretched" or not.



Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.