Click or drag to resize

XlsChartFormat PieSecondSize Property

Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. ( 5 - 200 )

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

Property Value

Type: Int32

Implements

IChartFormat PieSecondSize
See Also