Share via


Legend.Position Propriété

Définition

Renvoie ou définit la position de la légende sur le graphique.

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

Valeur de propriété

Remarques

XlLegendPosition peut être l’une des constantes XlLegendPosition suivantes :

xlLegendPositionCorner

xlLegendPositionRight

xlLegendPositionTop

xlLegendPositionBottom

xlLegendPositionLeft

S’applique à