PhpOffice\PhpPresentation\Shape\Chart\Type\AbstractTypePie::getExplosion PHP Method

getExplosion() public method

Get orientation
public getExplosion ( ) : string
return string
    public function getExplosion()
    {
        return $this->explosion;
    }