Click or drag to resize

IChart PivotChartType Property

Gets or sets the type of the pivot chart.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ExcelChartType PivotChartType { get; set; }

Property Value

Type: ExcelChartType
The type of the pivot chart.
See Also