Package | Description |
---|---|
com.steema.teechart | |
com.steema.teechart.drawing |
Modifier and Type | Field and Description |
---|---|
protected Aspect |
Chart.aspect |
Modifier and Type | Method and Description |
---|---|
Aspect |
TChart.getAspect()
Accesses view characteristics of the Chart.
3D view parameters. |
Aspect |
IBaseChart.getAspect() |
Aspect |
Chart.getAspect()
3D view parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
Aspect.assign(Aspect a)
Copies all properties from a Series component to another.
Only the common properties shared by both source and destination Series are copied. |
void |
Chart.setAspect(Aspect value)
3D view parameters.
|
Modifier and Type | Field and Description |
---|---|
protected Aspect |
Graphics3D.aspect |
Modifier and Type | Method and Description |
---|---|
Aspect |
IGraphics3D.getAspect() |
Aspect |
Graphics3D.getAspect() |
Modifier and Type | Method and Description |
---|---|
void |
IGraphics3D.initWindow(Aspect a,
Rectangle r,
int maxDepth) |
void |
Graphics3DVML.initWindow(Aspect a,
Rectangle r,
int maxDepth) |
void |
Graphics3DSVG.initWindow(Aspect a,
Rectangle r,
int MaxDepth) |
void |
Graphics3DPDF.initWindow(Aspect a,
Rectangle r,
int maxDepth) |
void |
Graphics3D.initWindow(Aspect a,
Rectangle r,
int maxDepth) |