public interface IFloor
| 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 an Integer, specifying the thickness of the floor.
|
void |
setThickness(int value)
Sets an Integer, specifying the thickness of the floor.
|
IChartFormat getFormat()
IChartFormat object.IChart getParent()
int getThickness()
void setThickness(int value)