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

XlLegendPosition

Comentários

XlLegendPositionpode ser uma destas constantes XlLegendPosition:

xlLegendPositionCorner

xlLegendPositionRight

xlLegendPositionTop

xlLegendPositionBottom

xlLegendPositionLeft

Aplica-se a