Share via


DataLabels.Orientation Propiedad

Definición

Orientación del texto. Puede ser un valor entero de –90 a 90 grados.

public:
 property System::Object ^ Orientation { System::Object ^ get(); void set(System::Object ^ value); };
public object Orientation { get; set; }
Public Property Orientation As Object

Valor de propiedad

Comentarios

Se pueden usar las constantes siguientes:

xlDownward

xlHorizontal

xlUpward

xlVertical

Se aplica a