| Package | Description |
|---|---|
| com.steema.teechart |
TeeChart Charting Library for Java.
|
| com.steema.teechart.editors.gallery | |
| com.steema.teechart.tools |
| Modifier and Type | Class and Description |
|---|---|
class |
TChart
Title: TChart class
|
class |
TChartApplet
Title:
|
| Modifier and Type | Field and Description |
|---|---|
protected IChart |
Chart.parent |
| Modifier and Type | Method and Description |
|---|---|
IChart |
IBaseChart.getParent() |
IChart |
Chart.getParent()
Returns the IChart parent of the Chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TChartApplet.setChart(IChart c) |
void |
TChart.setChart(IChart value) |
void |
Chart.setParent(IChart value)
Internal use.
|
| Constructor and Description |
|---|
Chart(IChart parent) |
Chart(IChart parent,
Cursor cursor) |
| Modifier and Type | Class and Description |
|---|---|
class |
GalleryChart
Title: GalleryChart class
|
| Modifier and Type | Class and Description |
|---|---|
class |
InnerChart |