Series.Explosion Property

Definition

Returns or sets the explosion value for a pie-chart or doughnut-chart slice. Returns 0 (zero) if there's no explosion (the tip of the slice is in the center of the pie). Read/write Integer.

public:
 property int Explosion { int get(); void set(int value); };
public int Explosion { get; set; }
Public Property Explosion As Integer

Property Value

Applies to