public class HTMLFormat extends DataExportFormat
Title: TeeChart for Java
Description: Chart data export to HTML table
Copyright (c) 2004-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
chart, fileExtension, hasColors, hasLabels, hasMarkPositions, hasNoMandatory, series
Constructor and Description |
---|
HTMLFormat(IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getContent() |
java.lang.String |
getFilterFiles()
Returns the corresponding Filter for the export format.
|
protected java.lang.String |
pointToString(int index) |
copyToClipboard, getDataFormat, getFileExtension, getIncludeHeader, getIncludeIndex, getIncludeLabels, getIncludeSeriesTitle, getSeries, getTextLineSeparator, prepare, save, save, setFileExtension, setIncludeHeader, setIncludeIndex, setIncludeLabels, setIncludeSeriesTitle, setSeries, setTextLineSeparator
public HTMLFormat(IBaseChart c)
protected java.lang.String getContent()
getContent
in class DataExportFormat
public java.lang.String getFilterFiles()
DataExportFormat
getFilterFiles
in class DataExportFormat
protected java.lang.String pointToString(int index)
pointToString
in class DataExportFormat