SeriesExplosion Property Bytescout Spreadsheet SDK
Gets or sets the amount the data point shall be moved from the center of the pie (for a pie-chart or doughnut-chart slice).

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int Explosion { get; set; }

Property Value

Type: Int32
The amount the data point shall be moved from the center of the pie.
See Also

Reference