Compartilhar via


Legend.Position Propriedade

Definição

Retorna ou define a posição da legenda no gráfico.

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

Valor da propriedade

Comentários

XlLegendPosition pode ser uma dessas constantes xlLegendPosition :

xlLegendPositionCorner

xlLegendPositionRight

xlLegendPositionTop

xlLegendPositionBottom

xlLegendPositionLeft

Aplica-se a