Compartir a través de


ChartTitle.Orientation Propiedad

Definición

Devuelve o establece la orientación del texto.

public:
 property System::Object ^ Orientation { System::Object ^ get(); void set(System::Object ^ value); };
public object Orientation { get; set; }
member this.Orientation : obj with get, set
Public Property Orientation As Object

Valor de propiedad

Objeto

Comentarios

El valor de esta propiedad puede ser un valor entero de – 90 a 90 grados o una de las XlOrientation constantes.

Se aplica a