TChartSeries.FirstDisplayedIndex
TChartSeries
function FirstDisplayedIndex: Integer;
Unit
TeEngine
Description
Returns the index of the series point that is displayed first when the series is drawn.
Depending on the chart rotation degree, this function can return the series TChartSeries.FirstValueIndex or the TChartSeries.LastValueIndex.