_Chart.BarShape Property

Definition

Returns or sets the shape used with the 3-D bar or column chart.

public:
 property Microsoft::Office::Interop::Excel::XlBarShape BarShape { Microsoft::Office::Interop::Excel::XlBarShape get(); void set(Microsoft::Office::Interop::Excel::XlBarShape value); };
public Microsoft.Office.Interop.Excel.XlBarShape BarShape { get; set; }
Public Property BarShape As XlBarShape

Property Value

Applies to