Compartir a través de


AxisTitle.Position Propiedad

Definición

Devuelve o establece la posición del título del eje en el gráfico. Lectura y escritura XlChartElementPosition.

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