|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartWall
Represents walls on 3d charts.
Method Summary | |
---|---|
IFormat |
getFormat()
Returns the wall fill, line, effect, 3d styles. |
int |
getPictureType()
Return or sets the picture type. |
int |
getThickness()
Returns or sets the walls thickness as a percentage of the largest dimension of the plot volume. |
void |
setPictureType(int value)
Return or sets the picture type. |
void |
setThickness(int value)
Returns or sets the walls thickness as a percentage of the largest dimension of the plot volume. |
Method Detail |
---|
int getThickness()
Returns or sets the walls thickness as a percentage of the largest
dimension of the plot volume.
Read/write int
.
void setThickness(int value)
Returns or sets the walls thickness as a percentage of the largest
dimension of the plot volume.
Read/write int
.
IFormat getFormat()
Returns the wall fill, line, effect, 3d styles.
Read-only IFormat
.
int getPictureType()
Return or sets the picture type.
Read/write PictureType
.
void setPictureType(int value)
Return or sets the picture type.
Read/write PictureType
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |