Point.PictureType Eigenschaft

Definition

Gibt zurück oder legt fest, wie Bilder in einem Säulen- oder Balkendiagramm angezeigt werden.

public:
 property Microsoft::Office::Interop::Excel::XlChartPictureType PictureType { Microsoft::Office::Interop::Excel::XlChartPictureType get(); void set(Microsoft::Office::Interop::Excel::XlChartPictureType value); };
public Microsoft.Office.Interop.Excel.XlChartPictureType PictureType { get; set; }
Public Property PictureType As XlChartPictureType

Eigenschaftswert

Hinweise

XlChartPictureType kann eine der folgenden XlChartPictureType-Konstanten sein:

xlStack

xlStackScale

xlStretch

Gilt für: