ETeeEditorPage

type ETeeEditorPage = (epMain, epGeneral, epAxis, epTitles, epLegend, epPanel, epPaging, epWalls, epAspect, epSeriesGeneral, epSeriesMarks, epAllSeries, epSeriesData, epExport, epTools, epPrintPreview, epOpenGL);

Type Library
TeeChartx

Description
Sets the page to be opened first when the TeeEditor Chart Editor is opened.

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

epMain = 0

epGeneral = 1

epAxis = 2

epTitles = 3

epLegend = 4

epPanel = 5

epPaging = 6

epWalls = 7

ep3D = 8

epSeriesGeneral = 9

epSeriesMarks = 10