ChartFormat.Line property (Excel)

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

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.