Freigeben über


ChartFillFormat.UserPicture(Object, Object, Object, Object) Methode

Definition

Füllt die angegebene Form mit einem Bild.

public void UserPicture (object PictureFile, object PictureFormat, object PictureStackUnit, object PicturePlacement);
Public Sub UserPicture (Optional PictureFile As Object, Optional PictureFormat As Object, Optional PictureStackUnit As Object, Optional PicturePlacement As Object)

Parameter

PictureFile
Object

Erforderliches Objekt.

PictureFormat
Object

Optional XlChartPictureType. Kann eine der folgenden XlChartPictureType-Konstanten sein:xlStackxlStackScalexlStretch

PictureStackUnit
Object

Optionaler Integer-Wert. Der Bildstapel oder die PictureFormat Skalierungseinheit (hängt vom Argument ab).

PicturePlacement
Object

OptionalXlChartPicturePlacement. Kann eine der folgenden XlChartPicturePlacement-Konstanten sein:xlAllFacesxlEndSides xlFrontxlFrontEndxlFrontSidesxlSides xlSides

Gilt für: