type ETeePreviewPanelOrientation = (ppoDefault, ppoPortrait, ppoLandscape);
Type Library
TeeChartx
Description
Determine TeePreviewPanel orientation.
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:
ppoDefault = 0
ppoPortrait = 1
ppoLandscape = 2