OpenDocumentFormat overview

Constructors

 Constructor

Public Fields

 FileExtension (inherited from ExportFormat)String holds default file extension for export file types

Public Methods

 CopyToClipboard (inherited from DataExportFormat)Copy Chart data to clipboard
 Save

Public Properties

 IncludeColors (inherited from DataExportFormat)Include Colors with exported data
 IncludeHeader (inherited from DataExportFormat)Include the Series valuelist name with exported data
 IncludeIndex (inherited from DataExportFormat)Include the Series index with exported data
 IncludeLabels (inherited from DataExportFormat)Include data Labels with exported data
 IncludeSeriesTitle (inherited from DataExportFormat)Include the Series title with exported data
 IndexFieldName (inherited from DataExportFormat)Gets and sets a string for the name of the Series index field within the exported data.
 Series (inherited from DataExportFormat)Series whose data is to be exported
 TextLineSeparator (inherited from DataExportFormat)Line separator for ascii export formats

Protected Properties

 DataFormat (inherited from DataExportFormat)return descriptive name of Dataformat

See Also

OpenDocumentFormat Class | Steema.TeeChart.Export Namespace