IChartWall Interface

Represents walls on 3d charts.

Namespace:  Aspose.Slides.Charts
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IChartWall

The IChartWall type exposes the following members.

Properties
  NameDescription
Public propertyFormat
Returns the wall fill, line, effect, 3d styles. Read-only IFormat.
Public propertyPictureType
Return or sets the picture type. Read/write PictureType.
Public propertyThickness
Returns or sets the walls thickness as a percentage of the largest dimension of the plot volume. Read/write Int32.
See Also