Returns an object which allows to change format of the back wall of a 3D chart.
Read-only
IChartWall.
Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxIChartWall BackWall { get; }
ReadOnly Property BackWall As IChartWall
Get
property IChartWall^ BackWall {
IChartWall^ get ();
}
abstract BackWall : IChartWall with get
Property Value
Type:
IChartWall
See Also