Click or drag to resize

XlsChart IsPivot3DChart Property

Gets a value indicating whether this instance is pivot 3D chart .

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

Property Value

Type: Boolean
See Also