XlsChart PivotChartType Property |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
public ExcelChartType PivotChartType { get; set; }
Public Property PivotChartType As ExcelChartType Get Set
public: virtual property ExcelChartType PivotChartType { ExcelChartType get () sealed; void set (ExcelChartType value) sealed; }
abstract PivotChartType : ExcelChartType with get, set override PivotChartType : ExcelChartType with get, set