TTeeFunction.Period
TTeeFunction
property Period: Double;
Unit
TeEngine
Description
The Period property controls how many points or X range will trigger a new point calculation. For example, TAverageTeeFunction uses the Period property to calculate a new average point each time the "Period" number of points or X range is exceed.
NOTE:You may switch between number of points or X range by using the TTeeFunction.PeriodStyle property.