LineWidth Property

Gets or sets the thickness, in pixels, of lines (not grid lines) in graphs.

Syntax

object.LineWidth [= value]

Parameters

value
A Float expression, greater than 0, that sets the line width.

Remarks

The LineWidth property applies only to the Line and Wire Mesh graph styles.

See Also

GraphStyle