EFunctionPeriodStyle

type EFunctionPeriodStyle = (psNumPoints, psRange);

Type Library
TeeChartx

Description
The EFunctionPeriodStyle Type defines the constants for Function period point or range association.

See PeriodStyle 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

psNumPoints = 0

psRange = 1