Package | Description |
---|---|
com.steema.teechart | |
com.steema.teechart.tools |
Modifier and Type | Class and Description |
---|---|
class |
TChart
Title: TeeChart for Android
|
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 |
Chart.setParent(IChart value)
Internal use.
|
Constructor and Description |
---|
Chart(IChart parent) |
Chart(IChart parent,
Cursor cursor) |
Modifier and Type | Class and Description |
---|---|
class |
InnerChart |