DataExportFormat overview

Constructors

 ConstructorOverloaded

Public Fields

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

Public Methods

 CopyToClipboardCopy Chart data to clipboard
 SaveSave Chart to file with Data export format

Public Properties

 IncludeColorsInclude Colors with exported data
 IncludeHeaderInclude the Series valuelist name with exported data
 IncludeIndexInclude the Series index with exported data
 IncludeLabelsInclude data Labels with exported data
 IncludeSeriesTitleInclude the Series title with exported data
 IndexFieldNameGets and sets a string for the name of the Series index field within the exported data.
 SeriesSeries whose data is to be exported
 TextLineSeparatorLine separator for ascii export formats

Protected Properties

 DataFormatreturn descriptive name of Dataformat

See Also

DataExportFormat Class | Steema.TeeChart.Export Namespace