ChartFormat.Line Property (Word)

Returns the line formatting properties for the specified chart element. Read-only LineFormat.

Version Information

Version Added: Word 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