Click or drag to resize

XlsChartShape PageSetup Property

Page setup for the chart. Read-only.

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

Property Value

Type: IChartPageSetup

Implements

IChart PageSetup
See Also