Aspose::Words::Drawing::Charts::ChartDataPoint::set_Explosion method

ChartDataPoint::set_Explosion method

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.

void Aspose::Words::Drawing::Charts::ChartDataPoint::set_Explosion(int32_t value) override

See Also