Explosion Property
Explosion
Gets or sets the explosion value for a pie-chart or doughnut-chart slice.
Returns 0 (zero) if there is no explosion (the tip of the slice is in the
center of the pie).
Declaration
int Explosion { get; set; }
Property Explosion As Integer