ChartArea.Format Property

Excel Developer Reference

Returns the ChartFormat object. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Format

expression   A variable that represents a ChartArea object.

Remarks

The ChartFormat object contains the line, fill, and effect formatting for the chart area.

See Also