EBackImageMode

type EBackImageMode = (pbmStretch, pbmTile, pbmCenter, pbmCustom);

Type Library
TeeChartx

Description
Display of Panel BackImage.

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++.

Integer Values:

pbmStretch = 0

pbmTile = 1

pbmCenter = 2