my $range = $chart -> Pictures -> Insert( 'bild.bmp' ); $range -> ShapeRange -> IncrementLeft( 60 ); $range -> ShapeRange -> IncrementTop( 60 );