Modifier and Type | Class and Description |
---|---|
class |
Chart
Title: Chart class
|
Modifier and Type | Field and Description |
---|---|
IBaseChart |
TeeBase.chart |
Modifier and Type | Method and Description |
---|---|
IBaseChart |
TeeBase.getChart()
Chart associated with this object.
|
Modifier and Type | Method and Description |
---|---|
void |
Zoom.setChart(IBaseChart c)
Overrides base SetChart method to adjust pen and brush chart properties.
|
void |
Walls.setChart(IBaseChart value) |
void |
TextShape.setChart(IBaseChart c) |
void |
TeeBase.setChart(IBaseChart value)
Chart associated with this object.
|
void |
Shape.setChart(IBaseChart c)
Chart associated with this object.
|
void |
Shadow.setChart(IBaseChart c) |
Constructor and Description |
---|
Aspect(IBaseChart c) |
BackWall(IBaseChart c,
Walls w) |
Bevel(IBaseChart c) |
BottomWall(IBaseChart c,
Walls w) |
Footer(IBaseChart c) |
Header(IBaseChart c) |
ImageBevel(IBaseChart c) |
LeftWall(IBaseChart c,
Walls w) |
Panel(IBaseChart c) |
RightWall(IBaseChart c,
Walls w) |
Scroll(IBaseChart c) |
Shadow(IBaseChart c)
Shadow Constructor.
|
Shadow(IBaseChart c,
int size)
Shadow constructor, defines Shadow size.
|
Shadow(IBaseChart c,
int size,
Color color)
Shadow constructor, defines initial size and color
|
Shape(IBaseChart c) |
TeeBase(IBaseChart chart) |
TextShape(IBaseChart c) |
TextShapePosition(IBaseChart c) |
Title(IBaseChart c) |
Wall(IBaseChart c) |
Walls(IBaseChart c) |
Zoom(IBaseChart c)
Creates a new Zoom instance.
|
ZoomScroll(IBaseChart value)
Creates a new ZoomScroll class that is asociated to chart parameter.
|
Constructor and Description |
---|
Graphics3DAndroid(IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
static Axis |
Axes.createNewAxis(IBaseChart chart) |
void |
CustomAxes.setChart(IBaseChart value) |
void |
AxisDraw.setChart(IBaseChart chart) |
void |
AxisDraw.TicksGridDraw.setChart(IBaseChart chart) |
void |
Axis.setChart(IBaseChart c) |
void |
Axes.setChart(IBaseChart value) |
Constructor and Description |
---|
Axes(IBaseChart c) |
Axis(boolean horiz,
boolean isOtherSide,
IBaseChart chart) |
Axis(IBaseChart chart) |
AxisLabelItem(IBaseChart c) |
AxisLinePen(IBaseChart c) |
AxisTitle(IBaseChart c) |
DepthAxis(boolean horiz,
boolean isOtherSide,
IBaseChart c) |
GridPen(IBaseChart chart)
Creates a new Grid pen.
|
TicksPen(IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
void |
ChartFont.setChart(IBaseChart c) |
void |
ChartBrush.setChart(IBaseChart c) |
Constructor and Description |
---|
ChartBrush(IBaseChart c) |
ChartBrush(IBaseChart c,
boolean startVisible) |
ChartBrush(IBaseChart c,
Color aColor) |
ChartBrush(IBaseChart c,
Color aColor,
boolean startVisible) |
ChartFont(IBaseChart c) |
ChartPen(IBaseChart c) |
ChartPen(IBaseChart c,
boolean startVisible) |
ChartPen(IBaseChart c,
Color startColor) |
ChartPen(IBaseChart c,
Color startColor,
boolean startVisible) |
ChartPen(IBaseChart c,
Color startColor,
boolean startVisible,
int startWidth,
LineCap startEndCap,
DashStyle startStyle) |
ChartPen(IBaseChart c,
Color startColor,
boolean startVisible,
LineCap cap) |
ChartPen(IBaseChart c,
Color startColor,
DashStyle startStyle) |
ChartPen(IBaseChart c,
Color startColor,
int startWidth) |
Gradient(IBaseChart c) |
Graphics3D(IBaseChart c) |
Graphics3DPDF(PDFData pdfdata,
IBaseChart c) |
Graphics3DSVG(java.io.OutputStream istream,
IBaseChart c,
Point p,
boolean append,
int clip) |
Graphics3DVectorial(IBaseChart c) |
Graphics3DVectorial(java.io.OutputStream stream,
IBaseChart c) |
Graphics3DVML(java.io.OutputStream istream,
IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
IBaseChart |
Gallery.createSubChart(java.lang.String title) |
Modifier and Type | Field and Description |
---|---|
IBaseChart |
TeeEvent.sender |
Modifier and Type | Field and Description |
---|---|
protected IBaseChart |
DataExportFormat.chart |
Constructor and Description |
---|
DataExportFormat(IBaseChart c)
Data export constructor all Chart Series.
|
DataExportFormat(IBaseChart c,
Series s)
Data export constructor, named Series.
|
ExcelFormat(IBaseChart chart) |
Exports(IBaseChart chart) |
HTMLFormat(IBaseChart c) |
ImageExport(IBaseChart chart) |
ImageExportFormat(IBaseChart chart) |
JavascriptFormat(IBaseChart chart) |
TemplateExport(IBaseChart c) |
TextFormat(IBaseChart c) |
XMLFormat(IBaseChart c) |
Constructor and Description |
---|
ADX(IBaseChart c) |
BaseTrend(IBaseChart c) |
Bollinger(IBaseChart c) |
CCI(IBaseChart c) |
CLV(IBaseChart c) |
CompressOHLC(IBaseChart c) |
CrossPoints(IBaseChart c) |
Cumulative(IBaseChart c) |
CurveFitting(IBaseChart c) |
Custom(IBaseChart c) |
DownSampling(IBaseChart c) |
ExpAverage(IBaseChart c) |
ExpMovAverage(IBaseChart c) |
Function(IBaseChart c) |
HistogramFunction(IBaseChart c) |
MACD(IBaseChart c) |
Momentum(IBaseChart c) |
MomentumDivision(IBaseChart c) |
Moving(IBaseChart c) |
MovingAverage(IBaseChart c) |
OBV(IBaseChart c) |
Performance(IBaseChart c) |
Perimeter(IBaseChart c) |
PVO(IBaseChart c) |
RootMeanSquare(IBaseChart c) |
RSI(IBaseChart c) |
SAR(IBaseChart c) |
Smoothing(IBaseChart c) |
StdDeviation(IBaseChart c) |
Stochastic(IBaseChart c) |
Trend(IBaseChart c) |
Modifier and Type | Field and Description |
---|---|
protected IBaseChart |
DataImportFormat.chart |
Constructor and Description |
---|
DataImportFormat(IBaseChart c) |
DataImportFormat(IBaseChart c,
Series s) |
Imports(IBaseChart chart) |
XMLImport(IBaseChart c)
Creates a new instance of XMLImport
|
Modifier and Type | Method and Description |
---|---|
void |
Legend.setChart(IBaseChart c) |
Constructor and Description |
---|
Legend(IBaseChart c) |
LegendTitle(IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
static void |
ImageUtils.measureImageString(Dimension dimension,
IBaseChart chart,
ChartFont f,
java.lang.String text) |
Constructor and Description |
---|
Printer(IBaseChart chart) |
Modifier and Type | Field and Description |
---|---|
IBaseChart |
SeriesCollection.chart |
IBaseChart |
ErrorsFormat.IntChart |
Modifier and Type | Method and Description |
---|---|
IBaseChart |
SeriesCollection.getChart()
Defines the Chart component.
|
IBaseChart |
ISeries.getChart() |
Modifier and Type | Method and Description |
---|---|
static Series |
Series.createNewSeries(IBaseChart chart,
java.lang.Class type,
java.lang.Class aFunction)
Creates a new Series object and sets the Name, Chart and Function
methods.
|
static Series |
Series.createNewSeries(IBaseChart chart,
java.lang.Class type,
java.lang.Class aFunction,
int subIndex)
Creates a new Series object and sets the Name, Chart, Sub-Style and
Function methods.
This is an internal method, you should seldomly use it in your applications. |
static Series |
Series.createNewSeries(IBaseChart chart,
java.lang.Class type,
java.lang.Class aFunction,
int subIndex,
java.lang.Object tag)
Creates a new Series object and sets the Name, Chart, Sub-Style and
Function methods.
This is an internal method, you should seldomly use it in your applications. |
void |
World.setChart(IBaseChart c) |
void |
Ternary.setChart(IBaseChart c) |
void |
Surface.setChart(IBaseChart c) |
void |
Smith.setChart(IBaseChart c) |
void |
Shape.setChart(IBaseChart c) |
void |
SeriesPointer.setChart(IBaseChart c) |
void |
SeriesMarks.setChart(IBaseChart value) |
void |
SeriesCollection.setChart(IBaseChart chart) |
void |
Series.setChart(IBaseChart value) |
void |
Points3D.setChart(IBaseChart value) |
void |
PointFigure.setChart(IBaseChart value) |
void |
Pie.setChart(IBaseChart c) |
void |
NumericGauge.setChart(IBaseChart value) |
void |
LinearGauge.setChart(IBaseChart value) |
void |
ISeries.setChart(IBaseChart value) |
void |
ImageBar.setChart(IBaseChart c) |
void |
Histogram.setChart(IBaseChart c) |
void |
HighLow.setChart(IBaseChart c) |
void |
Gauges.setChart(IBaseChart c) |
void |
Funnel.setChart(IBaseChart c) |
void |
FastLine.setChart(IBaseChart value) |
void |
CustomPolar.setChart(IBaseChart c) |
void |
CustomPoint.setChart(IBaseChart c) |
void |
CustomErrorPoint3D.setChart(IBaseChart c) |
void |
CustomBox.setChart(IBaseChart c) |
void |
CustomBar.setChart(IBaseChart c) |
void |
Custom3DPalette.setChart(IBaseChart c) |
void |
Custom.setChart(IBaseChart c) |
void |
Clock.setChart(IBaseChart c) |
void |
CircularGauge.setChart(IBaseChart value) |
void |
Circular.setChart(IBaseChart value) |
void |
Calendar.setChart(IBaseChart c) |
void |
BaseLine.setChart(IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
static void |
ColorPalettes.applyPalette(IBaseChart custom,
Color[] palette) |
static void |
ColorPalettes.applyPalette(IBaseChart custom,
int index) |
static void |
ThemesList.applyTheme(IBaseChart chart,
int index)
Creates a new instance of index'th Theme and applies it to chart.
|
static void |
ThemesList.applyTheme(IBaseChart chart,
Theme theme)
Applies Theme to Chart.
|
static void |
ThemesList.applyTheme(IBaseChart chart,
Theme theme,
int paletteIndex)
Applies Theme to Chart and sets the Chart palette (if paletteIndex is
different than -1).
|
Theme |
Theme.themeSelector(IBaseChart custom) |
Constructor and Description |
---|
AndrosTheme(IBaseChart c) |
BlackIsBackTheme(IBaseChart c) |
BlueSkyTheme(IBaseChart c) |
BusinessTheme(IBaseChart c)
Description of Classic theme
|
ClassicTheme(IBaseChart c)
Description of Classic theme
|
DefaultTheme(IBaseChart c) |
ExcelTheme(IBaseChart c) |
FlatTheme(IBaseChart c)
Description of Flat theme
|
GrayscaleTheme(IBaseChart c)
Description of Classic theme
|
LookoutTheme(IBaseChart c) |
OperaTheme(IBaseChart c)
Description of Classic theme
|
ReportTheme(IBaseChart c) |
TeeChartTheme(IBaseChart c) |
Theme(IBaseChart c) |
WebTheme(IBaseChart c)
Description of Classic theme
|
XPTheme(IBaseChart c)
Description of Classic theme
|
Modifier and Type | Field and Description |
---|---|
IBaseChart |
ToolsCollection.chart |
Modifier and Type | Method and Description |
---|---|
static Pie |
Rotate.firstSeriesPie(IBaseChart c) |
void |
ToolsCollection.setChart(IBaseChart chart)
Sets Chart interface to tools collection
|
void |
Tool.setChart(IBaseChart value) |
void |
AxisBreaksTool.setChart(IBaseChart value) |
void |
Annotation.setChart(IBaseChart c) |
void |
MarkersCollection.setParentChart(IBaseChart chart) |