Package | Description |
---|---|
com.steema.teechart |
TeeChart Charting Library for Java.
|
com.steema.teechart.editors | |
com.steema.teechart.tools |
Modifier and Type | Method and Description |
---|---|
ToolsCollection |
TChartApplet.getTools()
Collection of Tool components contained in this Chart.
|
ToolsCollection |
TChart.getTools()
Collection of Tool components contained in this Chart.
|
ToolsCollection |
IBaseChart.getTools() |
ToolsCollection |
Chart.getTools()
Collection of Tool components contained in this Chart.
|
Modifier and Type | Method and Description |
---|---|
void |
TChart.setTools(ToolsCollection value)
Collection of Tool components contained in this Chart.
|
void |
Chart.setTools(ToolsCollection value)
Collection of Tool components contained in this Chart.
|
Constructor and Description |
---|
ToolsEditor(ToolsCollection tools) |
Modifier and Type | Class and Description |
---|---|
class |
MarkersCollection |