Legend.Position Eigenschaft

Definition

Gibt die Position der Legende im Diagramm zurück oder legt sie fest.

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

Eigenschaftswert

Hinweise

XlLegendPosition kann eine der folgenden XlLegendPosition-Konstanten sein:

xlLegendPositionCorner

xlLegendPositionRight

xlLegendPositionTop

xlLegendPositionBottom

xlLegendPositionLeft

Gilt für: