Compartir a través de


ChartArea3DStyle.Rotation Propiedad

Definición

Obtiene o establece el ángulo de giro alrededor del eje vertical para las áreas del gráfico 3D.

public:
 property int Rotation { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
public int Rotation { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Rotation : int with get, set
Public Property Rotation As Integer

Valor de propiedad

Int32

Un valor de tipo integer que representa el ángulo de giro alrededor del eje horizontal para las áreas del gráfico 3D.

Atributos

Se aplica a