IChartWall

IChartWall interface

Represents walls on 3d charts.

public interface IChartWall

Properties

NameDescription
Format { get; }Returns the wall fill, line, effect, 3d styles. Read-only IFormat.
PictureType { get; set; }Return or sets the picture type. Read/write PictureType.
Thickness { get; set; }Returns or sets the walls thickness as a percentage of the largest dimension of the plot volume. Read/write Int32.

See Also