_Chart.Corners 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 Corners object that represents the corners of a 3-D chart.
public:
property Microsoft::Office::Interop::Excel::Corners ^ Corners { Microsoft::Office::Interop::Excel::Corners ^ get(); };
public Microsoft.Office.Interop.Excel.Corners Corners { get; }
Public ReadOnly Property Corners As Corners