Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IPoint Interface / Explosion Property
In This Topic
    Explosion Property (IPoint)
    In This Topic
    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).
    Syntax
    System.int Explosion {get; set;}
    See Also