|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.ChartWall
public class ChartWall
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)
|
void |
setThickness(int value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getThickness()
Returns or sets the walls thickness as a percentage of the largest dimension of the plot volume.
getThickness
in interface IChartWall
public void setThickness(int value)
setThickness
in interface IChartWall
public IFormat getFormat()
Returns the wall fill, line, effect, 3d styles.
getFormat
in interface IChartWall
public int getPictureType()
Return or sets the picture type.
getPictureType
in interface IChartWall
public void setPictureType(int value)
setPictureType
in interface IChartWall
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |