Example: Style property

Private Sub SetPenDotted() ' The styles only apply to lines of width 1. Trend1.Pens.Item(1).Width = 1 Trend1.Pens.Item(1).Style = rstDot End Sub
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal