EdgeLineWidth property



The line width of a plot, series, or text element border.

Syntax

Set:     myObject.setEdgeLineWidth(lWidth)
Get: lWidth = myObject.getEdgeLineWidth

Applies to

Series, TextElement, and Plot objects.

Data type

integer.
Value Description
0 One pixel wide. (default)
1 Very thin.
2 Thin.
3 Moderately thin.
4 Medium.
5 Moderately thick.
6 Thick.
7 Very thick.
8 Extremely thick.

See also
EdgeColor property
footnoteBorderLineWidth PARAM tag
legendBorderLineWidth PARAM tag
plotBorderLineWidth PARAM tag
seriesBorderLineWidths PARAM tag
titleBorderLineWidth PARAM tag