Package | Description |
---|---|
com.steema.teechart | |
com.steema.teechart.imports | |
com.steema.teechart.styles | |
com.steema.teechart.tools |
Modifier and Type | Method and Description |
---|---|
Chart |
TChart.getChart() |
Chart |
TChart.xmlDecode(java.io.InputStream stream) |
Chart |
IChart.xmlDecode(java.io.InputStream stream) |
Modifier and Type | Method and Description |
---|---|
static void |
Chart.changeAllSeriesType(Chart chart,
java.lang.Class newClass)
Changes all Series on the Chart from one Series type to another.
|
void |
TChart.setChart(Chart value) |
Constructor and Description |
---|
ChartToolTip(Chart c) |
Page(Chart c) |
ToolTip(Chart chart) |
Modifier and Type | Method and Description |
---|---|
Chart |
Imports.Template.fromFile(java.io.File file) |
Chart |
Imports.Template.fromFile(java.lang.String fileName) |
Chart |
Imports.Template.fromStream(java.io.InputStream stream) |
Chart |
Imports.Template.fromXML(java.io.InputStream stream) |
Chart |
Imports.Template.fromXML(java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
void |
CustomErrorPoint.setChart(Chart c) |
Constructor and Description |
---|
TailParams(Chart c) |
Constructor and Description |
---|
AxisBreaksTool(Chart c) |