_Chart.Walls Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a Walls object that represents the walls of the 3-D chart.
public:
property Microsoft::Office::Interop::Excel::Walls ^ Walls { Microsoft::Office::Interop::Excel::Walls ^ get(); };
public Microsoft.Office.Interop.Excel.Walls Walls { get; }
Public ReadOnly Property Walls As Walls
Property Value
Remarks
This property doesn't apply to 3-D pie charts.