Explosion

ChartDataPoint.Explosion property

Specifies the amount the data point shall be moved from the center of the pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie charts.

public int Explosion { get; set; }

See Also