PlotArea.Position Propiedad

Definición

Devuelve o establece la posición del área de trazado del gráfico. Lectura y escritura.

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

Valor de propiedad

XlChartElementPosition

Se aplica a