Click or drag to resize

XlsChart PivotChartType Property

Gets or sets the type of the pivot 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 ExcelChartType PivotChartType { get; set; }

Property Value

Type: ExcelChartType
The type of the pivot chart.

Implements

IChart PivotChartType
See Also