type EFunctionPeriodAlign = (paFirst, paCenter, paLast);
Type Library
TeeChartx
Description
The EFunctionPeriodAlign Type is used to describe alignment for Function points when associated with an input Series.
See PeriodAlign for a further description of use.
Not all development environments support the direct call of TeeChart's Enum constants by name. See note on use of Enum constants for VBScript, MS VC++.
Values
paFirst = 0
paCenter = 1
paLast = 2