Share via


ChartFormat.Line Property (Excel)

Returns a LineFormat object that contains line formatting properties for the specified chart element. Read-only.

Version Information

Version Added: Excel 2007

Syntax

expression .Line

expression A variable that represents a ChartFormat object.

Remarks

For a line, the LineFormat object represents the line itself; for a chart with a border, the LineFormat object represents the border.

See Also

Concepts

ChartFormat Object Members

ChartFormat Object