Click or drag to resize

XlsChartShape WallsAndGridlines2D Property

True if gridlines are drawn two-dimensionally on a 3-D chart.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool WallsAndGridlines2D { get; set; }

Property Value

Type: Boolean

Implements

IChart WallsAndGridlines2D
See Also