ChartWall
ChartWall class
Represents walls on 3d charts.
| Name | Description |
|---|
| getFormat() | Returns the wall fill, line, effect, 3d styles. Read-only IFormat. |
Returns:
Format
getPictureType
| Name | Description |
|---|
| getPictureType() | Return or sets the picture type. Read/write PictureType. |
Returns:
int
getThickness
| Name | Description |
|---|
| getThickness() | Returns or sets the walls thickness as a percentage of the largest dimension of the plot volume. Read/write int. |
Returns:
int
setPictureType
| Name | Description |
|---|
| setPictureType(int) | Return or sets the picture type. Read/write PictureType. |
setThickness
| Name | Description |
|---|
| setThickness(int) | Returns or sets the walls thickness as a percentage of the largest dimension of the plot volume. Read/write int. |