ChartWall

ChartWall class

Represents walls on 3d charts.

getFormat

NameDescription
getFormat ()Returns the wall fill, line, effect, 3d styles. Read-only IFormat.

Returns: Format


getPictureType

NameDescription
getPictureType ()Return or sets the picture type. Read/write PictureType.

Returns: int


getThickness

NameDescription
getThickness ()Returns or sets the walls thickness as a percentage of the largest dimension of the plot volume. Read/write int.

Returns: int


setPictureType

NameDescription
setPictureType (int)Return or sets the picture type. Read/write PictureType.

Returns: void


setThickness

NameDescription
setThickness (int)Returns or sets the walls thickness as a percentage of the largest dimension of the plot volume. Read/write int.

Returns: void