Package | Description |
---|---|
com.steema.teechart |
Modifier and Type | Method and Description |
---|---|
Walls |
TChart.getWalls() |
Walls |
IBaseChart.getWalls() |
Walls |
Chart.getWalls()
Accesses left, bottom and back wall characteristics of the Chart.
|
Modifier and Type | Method and Description |
---|---|
void |
TChart.setWalls(Walls walls) |
void |
Chart.setWalls(Walls value)
Accesses left, bottom and back wall characteristics of the Chart.
|
Constructor and Description |
---|
BackWall(IBaseChart c,
Walls w) |
BottomWall(IBaseChart c,
Walls w) |
LeftWall(IBaseChart c,
Walls w) |
RightWall(IBaseChart c,
Walls w) |