Click or drag to resize

XlsChartGridLine Format3D Property

Gets the chart3 D properties.

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

Property Value

Type: Format3D
The chart3 D properties.

Implements

IChartGridLine Format3D
See Also