Click or drag to resize

XlsShape ThreeD Property

Gets the chart3 D properties.

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

Property Value

Type: IFormat3D
The chart3 D properties.

Implements

IShape ThreeD
See Also