Defines the Tabs of the TeeChart Editor
[Serializable]
public sealed enum ChartEditorTabs : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
MainDisplays the Default TeeChart Editor Tab.
GeneralDisplays the Chart -> General Tab.
AxesDisplays the Chart -> Axis Tab.
LegendDisplays the Chart -> Legend Tab.
WallsDisplays the Chart -> Walls Tab.
AspectDisplays the Chart -> 3D Tab.
PanelDisplays the Chart -> Panel Tab.
PageDisplays the Chart -> Paging Tab.
SeriesDisplays the Series Tab.
ToolsDisplays the Tools Tab.
AnimationsDisplays the Animations Tab.
TitlesDisplays the Titles Tab.
ExportDisplays the Export Tab.
PrintDisplays the Print Tab.
ThemesDisplays the Themes Tab.
DataDisplays the Data Tab.
SeriesDataSourceDisplays the Series -> Datasource Tab.
SeriesListDisplays the Chart -> Series Tab.

See Also

Steema.TeeChart.Editors Namespace