[Serializable]
public sealed enum ChartEditorTabs : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Main | Displays the Default TeeChart Editor Tab. |
General | Displays the Chart -> General Tab. |
Axes | Displays the Chart -> Axis Tab. |
Legend | Displays the Chart -> Legend Tab. |
Walls | Displays the Chart -> Walls Tab. |
Aspect | Displays the Chart -> 3D Tab. |
Panel | Displays the Chart -> Panel Tab. |
Page | Displays the Chart -> Paging Tab. |
Series | Displays the Series Tab. |
Tools | Displays the Tools Tab. |
Animations | Displays the Animations Tab. |
Titles | Displays the Titles Tab. |
Export | Displays the Export Tab. |
Displays the Print Tab. | |
Themes | Displays the Themes Tab. |
Data | Displays the Data Tab. |
SeriesDataSource | Displays the Series -> Datasource Tab. |
SeriesList | Displays the Chart -> Series Tab. |
See Also
Steema.TeeChart.Editors Namespace