public interface IWall
| Modifier and Type | Method and Description |
|---|---|
IChartFormat |
getFormat()
Returns the
IChartFormat object. |
IChart |
getParent()
Returns the parent object for the specified object.
|
int |
getThickness()
Gets the thickness of the wall.
|
void |
setThickness(int value)
Sets the thickness of the wall.
|
IChart getParent()
IChartFormat getFormat()
IChartFormat object.int getThickness()
void setThickness(int value)