Link Search Menu Expand Document

SeriesExplosion Property

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.0.2045-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