Chart.BackWall Property

Definition

3D back wall formatting.

Represents the following element tag in the schema: c:backWall.

public DocumentFormat.OpenXml.Drawing.Charts.BackWall BackWall { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.BackWall? BackWall { get; set; }
member this.BackWall : DocumentFormat.OpenXml.Drawing.Charts.BackWall with get, set
Public Property BackWall As BackWall

Property Value

Returns BackWall.

Applies to