ChartArea.Format 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 the ChartFormat object. Read-only.
public:
property Microsoft::Office::Interop::Excel::ChartFormat ^ Format { Microsoft::Office::Interop::Excel::ChartFormat ^ get(); };
public Microsoft.Office.Interop.Excel.ChartFormat Format { get; }
Public ReadOnly Property Format As ChartFormat
Property Value
Remarks
The ChartFormat object contains the line, fill, and effect formatting for the chart area.