Width property (Trend object)

Returns or sets the width of the line. Read/write. Integer.
Syntax
pen
.
Width
[
= value
]
where
pen
- is a Pen object or an expression that evaluates to a Pen object.
value
- is a parameter of the type Integer that specifies the width of the line in pixels.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal