Series.BarShape Propiedad

Definición

Devuelve o establece la forma empleada en una sola serie de un gráfico de columnas o de barras 3D. Lectura y escritura XlBarShape.

public:
 property Microsoft::Office::Interop::Word::XlBarShape BarShape { Microsoft::Office::Interop::Word::XlBarShape get(); void set(Microsoft::Office::Interop::Word::XlBarShape value); };
public Microsoft.Office.Interop.Word.XlBarShape BarShape { get; set; }
member this.BarShape : Microsoft.Office.Interop.Word.XlBarShape with get, set
Public Property BarShape As XlBarShape

Valor de propiedad

XlBarShape

Se aplica a